This documentation is archived and is not being maintained.
RegistrationUtilities Class
Visual Studio 2013
Summary description for Utilities.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The RegistrationUtilities type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Compare(String, String) | |
![]() ![]() | Compare(String, String, Boolean) | |
![]() ![]() | GetConnectionString | Get the generated connection string, depending on given registration entry and database name. |
![]() ![]() | GetServiceInterfaceUrl | |
![]() ![]() | GetServiceUrlForTool(TfsConnection, String) | Get the ServiceUrl for a specific tool with only one service Url An ArgumentException will be thrown if there is more than one ServiceUrl for this tool instance If no ServiceInstances are returned for this tool name an RegistrationEntryRetrievalException will be thrown |
![]() ![]() | GetServiceUrlForTool(TfsConnection, String, String) | Get the ServiceUrl for a specific tool with only one service Url An ArgumentException will be thrown if there is more than one ServiceUrl for this tool instance If no ServiceInstances are returned for this tool name an RegistrationEntryRetrievalException will be thrown |
![]() ![]() | IsToolType | |
![]() ![]() | IsToolTypeWellFormed |
Show:
