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

傳回

傳回方法的實作旗標。

適用於