ArcObjects Library Reference (Catalog)  

IMetadataImport.Name Property

Name of the metadata importer.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the name of the MetadataImport subclass as a string.

See Also

IMetadataImport Interface