ConstructorInfoWrapper::MethodHandle Property

 

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

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

public:
property RuntimeMethodHandle MethodHandle {
	virtual RuntimeMethodHandle get() override;
}
Return to top
Show: