 | ConsoleControlSendKeyboardCommandsToProcess Property |
Gets or sets a value indicating whether [send keyboard commands to process].
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool SendKeyboardCommandsToProcess { get; set; }Property Value
Type:
Booleantrue if [send keyboard commands to process]; otherwise,
false.
See Also