PropertyManager.GetItemProperties 方法

定義

取得裝訂時的物業描述集合。

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetItemProperties();
public override System.ComponentModel.PropertyDescriptorCollection GetItemProperties();
override this.GetItemProperties : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetItemProperties () As PropertyDescriptorCollection

傳回

一組用於裝訂的性質描述詞。

適用於