EnumBuilder.Attributes 속성

정의

Type과 관련된 특성을 가져옵니다.

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

속성 값

TypeAttributes이 값이 지정되어 있지 않은 제네릭 형식 매개 변수를 나타내지 않는 경우 Type의 특성 집합을 나타내는 Type 개체입니다.

적용 대상