JSFieldInfo.Attributes 속성

정의

이 필드와 관련된 특성을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

FieldAttributes

열거형 값의 비트 조합입니다.

적용 대상

추가 정보