_MethodInfo.GetMethodImplementationFlags 메서드

정의

버전에 관계없이 GetMethodImplementationFlags() 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

public:
 System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public System.Reflection.MethodImplAttributes GetMethodImplementationFlags ();
abstract member GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Function GetMethodImplementationFlags () As MethodImplAttributes

반환

MethodImplAttributes

MethodImplAttributes 값 중 하나입니다.

설명

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

합니다 GetMethodImplementationFlags 멤버를 반환 합니다 MethodImplAttributes 플래그입니다.

적용 대상