ServerAttributes Class

Contains string constants to describe server attributes.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.ServerAttributes

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

Syntax

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

The ServerAttributes type exposes the following members.

Fields

  Name Description
Public fieldStatic member InstalledUICulture Installed UI culture.
Public fieldStatic member InstanceIdName Instance ID name.
Public fieldStatic member MachineName Machine name.

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