This document is archived and information here might be outdated. Recommended version. |
Provides access to members that define a metadata exporter.
Name | Description | |
---|---|---|
DefaultFilename | Default filename (including the file extension) to create on export. | |
Export | Exports metadata to the specified location. | |
Name | Name of the metadata exporter. |
Classes | Description |
---|
The IMetadataExport interface is available to custom CoClasses that implement the MetadataExport abstract class. For example, a custom CoClass might be written to support exporting metadata from an ArcGIS item to a custom document format. Example code illustrating how to use this object is available in the ArcGIS 9.3.1 Developer Help system.