Gets the console key represented by the current ConsoleKeyInfo object.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Key As ConsoleKey Get |
C# |
---|
public ConsoleKey Key { get; } |