共用方式為


ImageEncodingProperties.Properties 屬性

定義

取得影像資料流程的其他格式屬性。

public:
 property MediaPropertySet ^ Properties { MediaPropertySet ^ get(); };
MediaPropertySet Properties();
public MediaPropertySet Properties { get; }
var mediaPropertySet = imageEncodingProperties.properties;
Public ReadOnly Property Properties As MediaPropertySet

屬性值

包含格式屬性的屬性集。

實作

適用於