VCWizCtlClass.AddDeploymentContent Method
Visual Studio 2005
Adds an item to the deployed project.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in microsoft.visualstudio.vswizard.dll)
Assembly: Microsoft.VisualStudio.VsWizard (in microsoft.visualstudio.vswizard.dll)
public virtual Object IVCWizCtlUI.AddDeploymentContent ( [InAttribute] Object pDeployable, [InAttribute] Object pProject )
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Parameters
- pDeployable
Item to add to the deployed project.
- pProject
Project being deployed.