Freigeben über


VersionControlServer.SetServerSettings-Methode

Legt der Servereinstellungen fest.

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

Syntax

'Declaration
Public Sub SetServerSettings ( _
    settings As ServerSettings _
)
public void SetServerSettings(
    ServerSettings settings
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlServer Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace