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) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。