Search notes:

System.Management.Automation.Host.KeyInfo (struct)

System.Management.Automation.Host.KeyInfo represents a keystroke.

Properties

Character
ControlKeyState
KeyDown
VirtualKeyCode An int that represents the device independent («virtual») key code.

See also

$host.ui.rawUI.ReadKey()

Index