JSMethod.GetMethodImplementationFlags 方法

定义

返回有关此方法的实现的信息。

此 API 支持产品基础结构,不能在代码中直接使用。

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

返回

ManagedIL

适用于

另请参阅