Share via


ImageEncodingProperties.Type Propriedade

Definição

Obtém o tipo de formato.

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

Valor da propriedade

String

Platform::String

winrt::hstring

O tipo de formato. Para fluxos de imagem, o tipo de formato é "Image".

Implementações

Aplica-se a