DeploymentInformationTypes Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.DeploymentInformationTypes

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public NotInheritable Class DeploymentInformationTypes
public static class DeploymentInformationTypes
public ref class DeploymentInformationTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type DeploymentInformationTypes =  class end
public final class DeploymentInformationTypes

The DeploymentInformationTypes type exposes the following members.

Fields

  Name Description
Public fieldStatic member Build
Public fieldStatic member ConnectToSnapshot
Public fieldStatic member Deploy
Public fieldStatic member Test

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Build.Common Namespace