Click or drag to resize

LinkClsid Property

Gets the CLSID.

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

Property Value

Type: Guid
The CLSID.
See Also