共用方式為


ImageEncodingProperties.Type 屬性

定義

取得格式類型。

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

屬性值

String

Platform::String

winrt::hstring

格式類型。 對於影像資料流程,格式類型為 「Image」。

實作

適用於