This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPWorkspaceExtension Interface > IGPWorkspaceExtension.CLSID Property (ArcObjects .NET 10.4 SDK) |
The clsid of the extension.
[Visual Basic .NET]
Public Property CLSID As Guid
[C#]
public Guid CLSID {get; set;}
[C++]
HRESULT get_CLSID(
GUID* CLSID
);
[C++]
HRESULT put_CLSID(
GUID CLSID
);
[C++]
Parameters CLSID [out, retval]
CLSID is a parameter of type GUID CLSID [in]
CLSID is a parameter of type GUID