PropertyData.Attributes 속성

정의

개체에 대한 특성의 컬렉션을 가져옵니다.

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

속성 값

개체에 대한 특성의 컬렉션입니다.

구현

적용 대상