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