Freigeben über


TeamFoundationVersionControlService.GetServerSettings-Methode

Ruft die Standardeinstellungen für den Server ab.

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

Syntax

'Declaration
Public Function GetServerSettings ( _
    requestContext As TeamFoundationRequestContext _
) As ServerSettings
public ServerSettings GetServerSettings(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.VersionControl.Server.ServerSettings

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationVersionControlService Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace