ImageStream.ContentType Propriété

Définition

Retourne le format de données du flux.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Format de données du flux.

Implémente

S’applique à