AdminConstants Class

Contains string constants for administering Team Foundation Server.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.AdminConstants

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

Syntax

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

The AdminConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ApplicationName The name of the application.
Public fieldStatic member ServerProcessID The server process ID.

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 Namespace