System.Reflection.MethodBase.MethodHandle Property

Gets a handle to the internal metadata representation of a method.

Syntax

public abstract RuntimeMethodHandle MethodHandle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The handles are valid only in the application domain in which they were obtained.

Requirements

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