Click or drag to resize

ContextMenuOptionsSite Property

Gets or sets the COM Native site.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual Object Site { get; set; }

Property Value

Type: Object
The site.
See Also