System.Runtime.InteropServices._MethodBase.GetMethodImplementationFlags Method

Provides COM objects with version-independent access to the System.Reflection.MethodBase.GetMethodImplementationFlags method.

Syntax

public System.Reflection.MethodImplAttributes GetMethodImplementationFlags ()

Returns

One of the System.Reflection.MethodImplAttributes values.

Remarks

This method is for access to managed classes from unmanaged code and should not be called from managed code.

The System.Reflection.MethodBase.GetMethodImplementationFlags member returns the System.Reflection.MethodImplAttributes flags.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0