Click or drag to resize

SendMenuFileClsid Property

Gets or sets the COM Server CLSID.

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

Property Value

Type: NullableGuid
The COM Server CLSID.
See Also