Share via


ImageStream.ContentType Eigenschaft

Definition

Gibt das Datenformat des Datenstroms zurück.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Das Datenformat des Datenstroms.

Implementiert

Gilt für: