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

속성 값

특성의 AttributeCollection 컬렉션입니다.

적용 대상