 | MainViewModelStopProcessCommand Property |
Gets or sets the stop process command.
Namespace:
ConsoleControlSample.WPF
Assembly:
ConsoleControlSample.WPF (in ConsoleControlSample.WPF.exe) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic Command StopProcessCommand { get; }Property Value
Type:
Command
The stop process command.
See Also