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


IRemoteMetadata2.ContentType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata2 Interface > IRemoteMetadata2.ContentType Property
ArcGIS Developer Help

IRemoteMetadata2.ContentType Property

The content type of the metadata document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata2 Interface