BuildConstants Class

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

Syntax

'Declaration
Public NotInheritable Class BuildConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class BuildConstants
public ref class BuildConstants abstract sealed
public final class BuildConstants

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildConstants

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

BuildConstants Members

Microsoft.TeamFoundation.Build.Common Namespace