This documentation is archived and is not being maintained.
RegisteredServers::GetOffline Method
Visual Studio 2013
Gets the Offline status of the server that is specified by the URL.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- url
- Type: System::String
Return Value
Type: System::BooleanThe value of the Offline flag of the server that is specified by the URL.
- 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: