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

データの形式の識別子。

適用対象