Partager via


RegisteredTfsConnections.GetProjectCollections, méthode (String)

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Shared Function GetProjectCollections ( _
    serverName As String _
) As List(Of RegisteredProjectCollection)
public static List<RegisteredProjectCollection> GetProjectCollections(
    string serverName
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<RegisteredProjectCollection>

Sécurité .NET Framework

Voir aussi

Référence

RegisteredTfsConnections Classe

GetProjectCollections, surcharge

Microsoft.TeamFoundation.Client, espace de noms