This documentation is archived and is not being maintained.

RegisteredTfsConnections::GetLegacyProjectCollections Method

Gets an array of registered legacy project collections from Visual Studio Team System 2008 Team Foundation Server or earlier.

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

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

Return Value

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

Show: