Edit

Share via


COMMethodInfo.MethodHandle Property

Definition

Throws an InternalError exception in all cases.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Throws an InternalError exception in all cases.

Applies to

See also