GenericTypeParameterBuilder.GetAttributeFlagsImpl 메서드

정의

파생 클래스에서 재정의되는 경우 Attributes 속성을 구현하고 Type연결된 특성을 나타내는 열거형 값의 비트 조합을 가져옵니다.

protected:
 override System::Reflection::TypeAttributes GetAttributeFlagsImpl();
protected override System.Reflection.TypeAttributes GetAttributeFlagsImpl();
override this.GetAttributeFlagsImpl : unit -> System.Reflection.TypeAttributes
Protected Overrides Function GetAttributeFlagsImpl () As TypeAttributes

반품

TypeAttributes 의 특성 집합을 나타내는 개체입니다Type.

적용 대상