Click or drag to resize

ComServerInstanceClsid Property

Gets the instance COM component's CLSID.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public Guid? InstanceClsid { get; }

Property Value

Type: NullableGuid
The instance COM component's CLSID.
See Also