This document is archived and information here might be outdated. Recommended version. |
The content type of the metadata document.
[Visual Basic .NET]
Public Property ContentType As String
[C#]
public string ContentType {get; set;}
[C++]
HRESULT get_ContentType(
System.String* pContentType
);
[C++]
HRESULT put_ContentType(
BSTR pContentType
);
[C++] Parameters pContentType [out, retval]
pContentType is a parameter of type BSTR* pContentType [in]
pContentType is a parameter of type BSTR