_FieldInfo.Attributes 속성

정의

버전에 관계없이 Attributes 속성에 액세스할 수 있는 COM 개체를 제공합니다.

public:
 property System::Reflection::FieldAttributes Attributes { System::Reflection::FieldAttributes get(); };
public System.Reflection.FieldAttributes Attributes { get; }
member this.Attributes : System.Reflection.FieldAttributes
Public ReadOnly Property Attributes As FieldAttributes

속성 값

이 필드에 대한 FieldAttributes입니다.

설명

이 속성 액세스에 대 한 관리 되는 클래스를 비관리 코드에서 이며 관리 되는 코드에서 호출할 수 없습니다.

Attributes 속성에는이 필드와 연결 된 특성을 가져옵니다.

적용 대상