ConstructorInfoWrapper.MethodHandle Property

Definition

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

public:
 virtual property RuntimeMethodHandle MethodHandle { RuntimeMethodHandle get(); };
public override RuntimeMethodHandle MethodHandle { get; }
member this.MethodHandle : RuntimeMethodHandle
Public Overrides ReadOnly Property MethodHandle As RuntimeMethodHandle

Property Value

Returns RuntimeMethodHandle.

Applies to