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.ExtensionProperties Property (ArcObjects .NET 10.5 SDK) |
The extension properties for this object class.
[Visual Basic .NET] Public ReadOnly Property ExtensionProperties As IPropertySet
[C#] public IPropertySet ExtensionProperties {get;}
[C++]
HRESULT get_ExtensionProperties(
IPropertySet** extProps
);
[C++]
Parameters extProps [out, retval]
extProps is a parameter of type IPropertySet