IMediaEncodingProperties.Properties プロパティ

定義

追加の書式プロパティを取得します。

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

プロパティ値

書式プロパティを含むプロパティ セット。

適用対象