PropertyBuilder.Attributes 속성

정의

이 속성의 특성을 가져옵니다.

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

속성 값

이 속성의 특성입니다.

적용 대상