ConstructorInfoWrapper::UnderlyingConstructor Property

 

Gets this ConstructorInfo.

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

public:
property ConstructorInfo^ UnderlyingConstructor {
	ConstructorInfo^ get();
}
Return to top
Show: