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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also