共用方式為


VideoCompositorDefinition.Properties 屬性

定義

取得設定視訊撰寫器物件的屬性集。

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = videoCompositorDefinition.properties;
Public ReadOnly Property Properties As IPropertySet

屬性值

用來設定視訊撰寫器物件的屬性集。

實作

適用於