Click or drag to resize

ContextMenuOptionsInvokeCommandFlags Property

Gets or sets the InvokeCommand method flags.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual CMIC_MASK InvokeCommandFlags { get; set; }

Property Value

Type: CMIC_MASK
The InvokeCommand method flags.
See Also