ConstructorInfoWrapper::MethodHandle Property
Visual Studio 2015
Gets a handle to the internal metadata representation of a method.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property RuntimeMethodHandle MethodHandle { virtual RuntimeMethodHandle get() override; }
Implements
_MethodBase::MethodHandle
Show: