IVCWizCtlUI::GetDefaultWebTargetFolder Method (Object^)

 

Returns the default target folder for the Web project.

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

Object^ GetDefaultWebTargetFolder(
	Object^ pDeployable
)

Parameters

pDeployable
Type: System::Object^

Required. A pointer to the deployable project.

Return Value

Type: System::Object^

The default Web project folder.

Return to top
Show: