GenericTypeParameterBuilder.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 경우의 특성 집합을 나타내는 개체입니다.

적용 대상