 | KeyMappingSendKeysMapping Property |
Gets or sets the send keys mapping.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string SendKeysMapping { get; set; }Property Value
Type:
String
The send keys mapping.
See Also