Click or drag to resize

ContextMenuItemSelectedEventArgsExecuteCommand Property

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

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

Property Value

Type: Boolean
See Also