ConsoleKeyInfo Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Key | Gets the console key represented by the current ConsoleKeyInfo object. |
| KeyChar | Gets the Unicode character represented by the current ConsoleKeyInfo object. |
| Modifiers | Gets a bitwise combination of System.ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key. |