Freigeben über


ConstructorInfoWrapper.MethodHandle Property

This member overrides MethodBase.MethodHandle.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property MethodHandle As RuntimeMethodHandle
public override RuntimeMethodHandle MethodHandle { get; }

Property Value

Type: System.RuntimeMethodHandle

Implements

_MethodBase.MethodHandle

.NET Framework Security

See Also

Reference

ConstructorInfoWrapper Class

Microsoft.VisualStudio.Shell.Design Namespace