 | ConsoleControlKeyMappings Property |
Gets the key mappings.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic List<KeyMapping> KeyMappings { get; }Property Value
Type:
ListKeyMapping
See Also