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

图像的内容类型。

实现

适用于