Freigeben über


ServerSettings-Konstruktor (ServerSettings)

Kopierkonstruktor für eine ServerSettings-Instanz.

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

Syntax

'Declaration
Public Sub New ( _
    settingsToCopy As ServerSettings _
)
public ServerSettings(
    ServerSettings settingsToCopy
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerSettings Klasse

ServerSettings-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace