System.Reflection.BindingFlags.InvokeMethod Field

Specifies that a method is to be invoked. This must not be a constructor or a type initializer.

Value: InvokeMethod

Syntax

BindingFlags InvokeMethod

Remarks

Documentation for this section has not yet been entered.

Requirements

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