ContextMenuOptionsQueryContextMenuFlags Property |
Gets or sets the QueryContextMenu method flags.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual CMF QueryContextMenuFlags { get; set; }
Property Value
Type:
CMF
The QueryContextMenu method flags.
See Also