Click or drag to resize

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)
Syntax
C#
public string SendKeysMapping { get; set; }

Property Value

Type: String
The send keys mapping.
See Also