Share via


DependencyPropertyDescriptor.Attributes 屬性

定義

取得這個成員的屬性集合。

public:
 virtual property System::ComponentModel::AttributeCollection ^ Attributes { System::ComponentModel::AttributeCollection ^ get(); };
public override System.ComponentModel.AttributeCollection Attributes { get; }
member this.Attributes : System.ComponentModel.AttributeCollection
Public Overrides ReadOnly Property Attributes As AttributeCollection

屬性值

屬性 (Attribute) 的 AttributeCollection 集合。

適用於