Compartilhar via


Método RegisteredTfsConnections.GetProjectCollections (String)

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Public Shared Function GetProjectCollections ( _
    serverName As String _
) As List(Of RegisteredProjectCollection)
public static List<RegisteredProjectCollection> GetProjectCollections(
    string serverName
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

RegisteredTfsConnections Classe

Sobrecargas GetProjectCollections

Namespace Microsoft.TeamFoundation.Client