ArcObjects Library Reference (CatalogUI)  

MetadataExtension Class

Provides access to metadata extension.

MetadataExtension is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

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)

Event Interfaces

Interfaces Description
IMetadataEvents (default) Provides access to events that occur when the state of the Documentation View changes.

Working with Events

[Visual Basic 6.0]

When working with MetadataExtension's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pMetadataExtension as MetadataExtension