This documentation is archived and is not being maintained.
RegisteredConfigurationServer Class
Visual Studio 2013
Describes a registered configuration server.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The RegisteredConfigurationServer type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InstanceId | Instance Id of the server |
![]() | IsHosted | |
![]() | Name | Gets the name of the configuration server. |
![]() | Uri | Gets the uniform resource identifier (URI) of the configuration server. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
