Freigeben über


ServerSettings.DefaultWorkspaceLocation-Eigenschaft

Ruft den Standardarbeitsbereichsspeicherort ab.

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

Syntax

'Declaration
Public Property DefaultWorkspaceLocation As WorkspaceLocation
public WorkspaceLocation DefaultWorkspaceLocation { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Common.WorkspaceLocation
Der Standardarbeitsbereichsspeicherort.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerSettings Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace