共用方式為


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

資料格式的識別碼。

適用於