Provides access to members that define a metadata exporter.
Product Availability
Available with ArcGIS Desktop.
Members
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. |
Remarks
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.