This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > M > MetadataExtension Class (ArcObjects .NET 10.4 SDK) |
Provides access to metadata extension.
MetadataExtension is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IExtension (esriSystem) | Provides access to members that define an extension. |
IMetadataHelper | Provides access to members that change the Catalog's metadata settings. |
IPersistStream (esriSystem) |
Interfaces | Description |
---|---|
IMetadataEvents (default) | Provides access to events that occur when the state of the Documentation View changes. |
When working with MetadataExtension's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pMetadataExtension as MetadataExtension