Click or drag to resize

ContextMenuOptionsSite Property

Gets or sets the COM Native site.

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

Property Value

Type: Object
The site.
See Also