System.Reflection.Emit.ConstructorBuilder.GetMethodImplementationFlags Method

Returns the method implementation flags for this constructor.

Syntax

public override System.Reflection.MethodImplAttributes GetMethodImplementationFlags ()

Returns

The method implementation flags for this constructor.

Remarks

The following code sample illustrates the use of GetMethodImplementationFlags.

code reference: ConstructorBuilder_GetModule_4#3

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0