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