Click or drag to resize

ConsoleControlKeyMappings Property

Gets the key mappings.

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public List<KeyMapping> KeyMappings { get; }

Property Value

Type: ListKeyMapping
See Also