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


IClass.Extension 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.Extension Property
ArcGIS Developer Help

IClass.Extension Property

The extension for this object class.

[Visual Basic .NET]
Public ReadOnly Property Extension As Object
[C#]
public object Extension {get;}
[C++]
HRESULT get_Extension(
  IUnknown Pointer* Extension
);
[C++]
Parameters
Extension [out, retval]

Extension is a parameter of type IUnknown*

Product Availability

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

See Also

IClass Interface

.NET Samples

Timestamper class extension