Freigeben über


Workstation.GetAllLocalWorkspaceInfo-Methode

Ruft ein Array aller zwischengespeicherten lokalen Arbeitsbereichsinformationsobjekte ab.

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

Syntax

'Declaration
Public Function GetAllLocalWorkspaceInfo As WorkspaceInfo()
public WorkspaceInfo[] GetAllLocalWorkspaceInfo()

Rückgabewert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.WorkspaceInfo[]
Ein Array aller zwischengespeicherten lokalen Arbeitsbereichsinformationen Objekte ein.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workstation Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace