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


IRemoteMetadata2.ContentType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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