This documentation is archived and is not being maintained.

RegisteredTfsConnections::GetProjectCollections Method

Gets an array of all registered project collections in this registry, including legacy collections.

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

public:
static array<RegisteredProjectCollection^>^ GetProjectCollections()

Return Value

Type: array<Microsoft.TeamFoundation.Client::RegisteredProjectCollection>
An array of registered project collections.

Show: