Compartir a través de


VersionControlServer.GetServerSettingsWithFallback (Método)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Client
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Client (en Microsoft.TeamFoundation.VersionControl.Client.dll)

Sintaxis

'Declaración
Public Function GetServerSettingsWithFallback ( _
    <OutAttribute> ByRef fallbackUsed As Boolean _
) As ServerSettings
public ServerSettings GetServerSettingsWithFallback(
    out bool fallbackUsed
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.VersionControl.Client.ServerSettings
Devuelva ServerSettings.

Seguridad de .NET Framework

Vea también

Referencia

VersionControlServer Clase

Microsoft.TeamFoundation.VersionControl.Client (Espacio de nombres)