IVCWizCtlUI::ProjectObject Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

property Object^ ProjectObject {
	Object^ get();
	void set(Object^ value);
}

Property Value

Type: System::Object^
Return to top
Show: