 | MainViewModelProcessState Property |
Gets or sets the state of the process.
Namespace:
ConsoleControlSample.WPF
Assembly:
ConsoleControlSample.WPF (in ConsoleControlSample.WPF.exe) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic string ProcessState { get; set; }Property Value
Type:
String
The state of the process.
See Also