Freigeben über


ImageEncodingProperties.Type Eigenschaft

Definition

Ruft den Formattyp ab.

public:
 property Platform::String ^ Type { Platform::String ^ get(); };
winrt::hstring Type();
public string Type { get; }
var string = imageEncodingProperties.type;
Public ReadOnly Property Type As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Formattyp. Für Bildstreams ist der Formattyp "Image".

Implementiert

Gilt für: