This documentation is archived and is not being maintained.

RegistrationUtilities Class

Summary description for Utilities.

System::Object
  Microsoft.TeamFoundation.Server::RegistrationUtilities

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

public ref class RegistrationUtilities abstract sealed

The RegistrationUtilities type exposes the following members.

  NameDescription
Public methodStatic memberCompare(String, String)
Public methodStatic memberCompare(String, String, Boolean)
Public methodStatic memberGetConnectionStringGet the generated connection string, depending on given registration entry and database name.
Public methodStatic memberGetServiceInterfaceUrl
Public methodStatic memberGetServiceUrlForTool(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
Public methodStatic memberGetServiceUrlForTool(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
Public methodStatic memberIsToolType
Public methodStatic memberIsToolTypeWellFormed
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: