This documentation is archived and is not being maintained.
VersionControlServer::GetServerSettingsWithFallback Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public: ServerSettings^ GetServerSettingsWithFallback( [OutAttribute] bool% fallbackUsed )
Parameters
- fallbackUsed
- Type: System::Boolean%
Return Value
Type: Microsoft.TeamFoundation.VersionControl.Client::ServerSettingsReturns ServerSettings.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: