VersionControlServer.GetServerSettingsWithFallback-Methode
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Function GetServerSettingsWithFallback ( _
<OutAttribute> ByRef fallbackUsed As Boolean _
) As ServerSettings
public ServerSettings GetServerSettingsWithFallback(
out bool fallbackUsed
)
Parameter
- fallbackUsed
Typ: System.Boolean%
Rückgabewert
Typ: Microsoft.TeamFoundation.VersionControl.Client.ServerSettings
Gibt ServerSettings zurück.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.