Expand Minimize
This topic has not yet been rated - Rate this topic

VCWizCtlClass.AddDeploymentContent Method 

Adds an item to the deployed project.

Namespace: Microsoft.VisualStudio.VsWizard
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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.