Click or drag to resize

BeforeShellCommandEventArgsExecuteShellCommand Property

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool ExecuteShellCommand { get; set; }

Property Value

Type: Boolean
See Also