Gets or sets the connect command.

Declaration Syntax
DelegateCommand<Object> ConnectCommand { get; set; }
Property ConnectCommand As DelegateCommand(Of Object)
property DelegateCommand<Object^>^ ConnectCommand {
DelegateCommand<Object^>^ get ();
void set (DelegateCommand<Object^>^ value);
}

Value
The connect command.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)