RegistrationUtilities 类

实用工具的概况说明。

继承层次结构

System.Object
  Microsoft.TeamFoundation.Server.RegistrationUtilities

命名空间:  Microsoft.TeamFoundation.Server
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Public NotInheritable Class RegistrationUtilities
public static class RegistrationUtilities

RegistrationUtilities 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 Compare(String, String)
公共方法静态成员 Compare(String, String, Boolean)
公共方法静态成员 GetConnectionString 获取生成的连接字符串,根据特定注册项和数据库名称。
公共方法静态成员 GetServiceInterfaceUrl
公共方法静态成员 GetServiceUrlForTool(TfsConnection, String) 获取特定工具的 ServiceUrl 有一个服务 URL 的 ArgumentException 只能引发,如果具有多此工具实例的一 ServiceUrl,如果 ServiceInstances 没有为此工具名称返回 RegistrationEntryRetrievalException 会引发。
公共方法静态成员 GetServiceUrlForTool(TfsConnection, String, String) 获取特定工具的 ServiceUrl 有一个服务 URL 的 ArgumentException 只能引发,如果具有多此工具实例的一 ServiceUrl,如果 ServiceInstances 没有为此工具名称返回 RegistrationEntryRetrievalException 会引发。
公共方法静态成员 IsToolType
公共方法静态成员 IsToolTypeWellFormed

页首

字段

  名称 说明
公共字段静态成员 BisName
公共字段静态成员 BisRegistryPath
公共字段静态成员 RegRegistrationServiceUrl
公共字段静态成员 RosettaName
公共字段静态成员 SharePointName

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.TeamFoundation.Server 命名空间