RegisteredTfsConnections 類別
類別表示 Team Foundation Server 連接註冊。
繼承階層架構
System.Object
Microsoft.TeamFoundation.Client.RegisteredTfsConnections
命名空間: Microsoft.TeamFoundation.Client
組件: Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)
語法
'宣告
Public NotInheritable Class RegisteredTfsConnections
public static class RegisteredTfsConnections
RegisteredTfsConnections 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
GetConfigurationServer(String) | 取得註冊的組態伺服器與指定名稱。 | |
GetConfigurationServer(Uri) | 取得註冊的組態伺服器與指定的 URI。 | |
GetConfigurationServers | 取得目前已註冊之組態的伺服器陣列。 | |
GetLegacyProjectCollections | 取得陣列從 Visual Studio Team System 2008 Team Foundation Server 上註冊的舊版專案集合或。 | |
GetProjectCollection(String) | 取得具有指定名稱的登錄的專案集合。 | |
GetProjectCollection(Uri) | 取得具有指定之 URI 的註冊的專案集合。 | |
GetProjectCollections() | 取得陣列中註冊的所有註冊的專案集合,包括舊版集合。 | |
GetProjectCollections(String) | ||
RegisterConfigurationServer(TfsConfigurationServer) | 向這個登錄中指定的 TfsConfigurationServer。 | |
RegisterConfigurationServer(Uri, Guid, Nullable<Boolean>) | ||
RegisterProjectCollection | 向這個登錄中指定的專案集合。 | |
UnregisterConfigurationServer | 移除組態伺服器與指定的下拉式清單中選取登錄。 | |
UnregisterProjectCollection | 移除專案集合與指定的下拉式清單中選取登錄。 | |
UpdateConfigurationServers |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。