ConsoleKeyInfo Properties
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| 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. |
Show:
