Share via


DeviceThumbnail.ContentType プロパティ

定義

サムネイル画像のコンテンツ タイプを返します。

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

プロパティ値

String

Platform::String

winrt::hstring

イメージのコンテンツ タイプ。

実装

適用対象