Describes the console key that was pressed, including the character represented
by the console key and the state of the SHIFT, ALT, and CTRL modifier keys.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Structure ConsoleKeyInfo |
| C# |
|---|
public struct ConsoleKeyInfo |