DeploymentSummaryConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Deployment.Workflow.DeploymentSummaryConstants

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

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

The DeploymentSummaryConstants type exposes the following members.

Properties

  Name Description
Public propertyStatic member Header
Public propertyStatic member Key
Public propertyStatic member Priority

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.Deployment.Workflow Namespace