Property MethodHandle
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
MethodHandle
Gets a handle to the internal metadata representation of a method.
public override RuntimeMethodHandle MethodHandle { get; }
Property Value
- RuntimeMethodHandle
A RuntimeMethodHandle object.