共用方式為


IMediaEncodingProperties.Properties 屬性

定義

取得其他格式屬性。

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

屬性值

包含格式屬性的屬性集。

適用於