This document is archived and information here might be outdated.  Recommended version.


IMetadataExport.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IM > IMetadataExport Interface > IMetadataExport.Name Property
ArcGIS Developer Help

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