DynamicMethod.MethodHandle Property

Definition

Not supported for dynamic methods.

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

Not supported for dynamic methods.

Exceptions

Not allowed for dynamic methods.

Applies to