ITeamFoundationConnectionManager.Connect Method
Loads and connects to the last TF Context used in Visual Studio. (Does nothing if VS is already connected.)
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Syntax
'Declaration
Function Connect As Boolean
bool Connect()
bool Connect()
abstract Connect : unit -> bool
function Connect() : boolean
Return Value
Type: System.Boolean
.NET Framework Security
- 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.