Freigeben über


RegisteredTfsConnections.GetProjectCollections-Methode (String)

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

RegisteredTfsConnections Klasse

GetProjectCollections-Überladung

Microsoft.TeamFoundation.Client-Namespace