This document is archived and information here might be outdated.  Recommended version.


IGPWorkspaceExtension.CLSID Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPWorkspaceExtension.CLSID Property

The clsid of the extension.

[Visual Basic .NET]
Public Property CLSID As Guid
[C#]
public Guid CLSID {get; set;}
[C++]
HRESULT get_CLSID(
  System.Guid* CLSID
);
[C++]

Parameters CLSID [out, retval]
CLSID is a parameter of type System.Guid*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPWorkspaceExtension Interface