DeploymentEnvironment Class
Members See Also 
SourceCode.Framework.Deployment Namespace : DeploymentEnvironment Class



Glossary Item Box

Object Model

DeploymentEnvironment Class DeploymentPackage Class DeploymentEnvironmentPropertyCollection Class

Syntax

Visual Basic (Declaration)  
Public Class DeploymentEnvironment 
Visual Basic (Usage) Copy Code
Dim instance As DeploymentEnvironment
C#  
public class DeploymentEnvironment 
C++/CLI  
public ref class DeploymentEnvironment 

Inheritance Hierarchy

System.Object
   SourceCode.Framework.Deployment.DeploymentEnvironment

Requirements

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

See Also