MethodBuilder.GetMethodImplementationFlags 메서드

정의

메서드에 대한 구현 플래그를 반환합니다.

public:
 override System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public override System.Reflection.MethodImplAttributes GetMethodImplementationFlags ();
override this.GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Overrides Function GetMethodImplementationFlags () As MethodImplAttributes

반환

메서드에 대한 구현 플래그를 반환합니다.

적용 대상