IContentTypeProvider.ContentType 属性

定义

获取数据的格式。

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = iContentTypeProvider.contentType;
Public ReadOnly Property ContentType As String

属性值

String

Platform::String

winrt::hstring

数据格式的标识符。

适用于