_Type.Attributes 속성

정의

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

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

속성 값

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

설명

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

합니다 Type.Attributes 속성에 연결 된 특성을 가져옵니다는 Type합니다.

적용 대상