RegisteredServers Class

Manages the list of registered servers in the system registry.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Client.RegisteredServers

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

RegisteredServers Members

Microsoft.TeamFoundation.Client Namespace