VCWizCtlClass::AddDeploymentContent Method (Object^, Object^)
Visual Studio 2015
Adds an item to the deployed project.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pDeployable
-
Type:
System::Object^
Item to add to the deployed project.
- pProject
-
Type:
System::Object^
Project being deployed.
Return Value
Type: System::Object^
Show: