StorageItemThumbnail.ContentType Eigenschaft

Definition

Ruft den MIME-Inhaltstyp des Miniaturbilds ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der MIME-Inhaltstyp.

Implementiert

Gilt für: