Provides access to members that define a metadata importer.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
DefaultFilename | Default filename (including the file extension) from which to import. | |
Import | Imports metadata from the specified location. | |
Name | Name of the metadata importer. |
Remarks
The IMetadataImport interface is available to custom CoClasses that implement the MetadataImport abstract class. For example, a custom CoClass might be written to support importing metadata to an ArcGIS item from a custom document format. Example code illustrating how to use this object is available in the ArcGIS 9.3.1 Developer Help system.