TypeDelegator.GetAttributeFlagsImpl 메서드

정의

TypeDelegator에 할당된 특성을 가져옵니다.

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

구현 특성 플래그를 나타내는 TypeAttributes 개체입니다.

설명

이 메서드를 사용하여 추상, public 등을 확인할 TypeDelegator 수 있습니다.

적용 대상

추가 정보