VirtualTypeBuilder::Constructors Property

 

Gets a collection of constructors for this virtual type.

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

public:
property VirtualTypeBuilder::ConstructorInfoCollection^ Constructors {
	VirtualTypeBuilder::ConstructorInfoCollection^ get();
}
Return to top
Show: