Visual Basic (Declaration) | |
---|---|
Public Overloads Function Deploy( _ ByVal package As DeploymentPackage _ ) As DeploymentResults |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Project Dim package As DeploymentPackage Dim value As DeploymentResults value = instance.Deploy(package) |
C# | |
---|---|
public DeploymentResults Deploy( DeploymentPackage package ) |
C++/CLI | |
---|---|
public: DeploymentResults^ Deploy( DeploymentPackage^ package ) |
Parameters
- package
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2