Click or drag to resize

MainViewModelStartCommandPromptCommand Property

Gets the start command prompt command.

Namespace:  ConsoleControlSample.WPF
Assembly:  ConsoleControlSample.WPF (in ConsoleControlSample.WPF.exe) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
public Command StartCommandPromptCommand { get; }

Property Value

Type: Command
See Also