Compartir a través de


StorageItemThumbnail.ContentType Propiedad

Definición

Obtiene el tipo de contenido MIME de la imagen en miniatura.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Tipo de contenido MIME.

Implementaciones

Se aplica a