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 下載 Team Foundation Server 的目前登錄的舊版專案集合或。 | |
GetProjectCollection(String) | 取得具有指定之名稱註冊的專案集合。 | |
GetProjectCollection(Uri) | 取得具有指定之 URI 的註冊的專案集合。 | |
GetProjectCollections | 取得陣列中註冊的所有註冊的專案集合,包括舊版集合。 | |
RegisterConfigurationServer | 向這個登錄中指定的 TfsConfigurationServer。 | |
RegisterProjectCollection | 向這個登錄中指定的專案集合。 | |
UnregisterConfigurationServer | 移除組態伺服器以指定名稱從這個登錄。 | |
UnregisterProjectCollection | 移除專案集合與指定的下拉式清單中選取登錄。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。