ContextMenuOptionsExtractMenu Property |
Gets or sets a value indicating whether to extract the menu as a Menu object.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual bool ExtractMenu { get; set; }
Property Value
Type:
Booleantrue if the menu must be extracted; otherwise,
false.
See Also