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

適用於

另請參閱