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 function GetAllLocalWorkspaceInfo() : WorkspaceInfo[]

Return Value

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

Show: