Set to true if the selected command should be executed or set to false if not.

Declaration Syntax
public bool ExecuteCommand { get; set; }Public Property ExecuteCommand As Boolean
public:
property bool ExecuteCommand {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)