BuildWellKnownGroups Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildWellKnownGroups

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

Syntax

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

The BuildWellKnownGroups type exposes the following members.

Properties

  Name Description
Public propertyStatic member BuildAdministratorsIdentifier
Public propertyStatic member BuildServicesIdentifier

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