 | ConsoleControlProcessInterface Property |
Gets the internally used process interface.
Namespace:
ConsoleControl.WPF
Assembly:
ConsoleControl.WPF (in ConsoleControl.WPF.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic ProcessInterface ProcessInterface { get; }Property Value
Type:
ProcessInterface
The process interface.
See Also