ShellBrowser .Net Edition
ExecuteShellCommand Property
NamespacesJam.ShellBeforeShellCommandEventArgsExecuteShellCommand
Set this to false if you want to permit the execution of the shell command.
Declaration Syntax
C#Visual BasicVisual C++
public bool ExecuteShellCommand { get; set; }
Public Property ExecuteShellCommand As Boolean
public:
property bool ExecuteShellCommand {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)