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


IClass.EXTCLSID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClass Interface > IClass.EXTCLSID Property
ArcGIS Developer Help

IClass.EXTCLSID Property

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**

Product Availability

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

See Also

IClass Interface

.NET Samples

Tabbed feature inspector