This documentation is archived and is not being maintained.

Workstation::GetAllLocalWorkspaceInfo Method

Gets an array of all cached local workspace information objects.

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

public:
array<WorkspaceInfo^>^ GetAllLocalWorkspaceInfo()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::WorkspaceInfo>
An array of all cached local workspace information objects.

Show: