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.

適用対象

こちらもご覧ください