ArcObjects Library Reference (Catalog)  

IMetadataExport.Name Property

Name of the metadata exporter.

[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 MetadataExport subclass as a string.

See Also

IMetadataExport Interface