This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClass Interface > IClass.EXTCLSID Property (ArcObjects .NET 10.5 SDK) |
The GUID for the COM Class (CoClass) corresponding to the class extension for this object class.
[Visual Basic .NET] Public ReadOnly Property EXTCLSID As UID
[C#] public UID EXTCLSID {get;}
[C++]
HRESULT get_EXTCLSID(
IUID** ClassExtensionCLSID
);
[C++]
Parameters ClassExtensionCLSID [out, retval]
ClassExtensionCLSID is a parameter of type IUID