ContextMenuOptionsInvokeCommandFlags Property |
Gets or sets the InvokeCommand method flags.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual CMIC_MASK InvokeCommandFlags { get; set; }
Property Value
Type:
CMIC_MASK
The InvokeCommand method flags.
See Also