Freigeben über


ServerSettings-Konstruktor (WorkspaceLocation)

Initialisiert eine neue Instanz der ServerSettings-Klasse mit dem angegebenen Arbeitsbereichsspeicherort.

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

Syntax

'Declaration
Public Sub New ( _
    workspaceLocation As WorkspaceLocation _
)
public ServerSettings(
    WorkspaceLocation workspaceLocation
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerSettings Klasse

ServerSettings-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace