DeviceThumbnail.ContentType Property

Definition

Returns the content type of the thumbnail image.

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

Property Value

String

Platform::String

winrt::hstring

The content type of the image.

Implements

Applies to