ContextManager.Connect Method
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Syntax
'Declaration
Public Function Connect As Boolean
public bool Connect()
public:
virtual bool Connect() sealed
abstract Connect : unit -> bool
override Connect : unit -> bool
public final function Connect() : boolean
Return Value
Type: System.Boolean
Returns Boolean.
Implements
ITeamFoundationConnectionManager.Connect()
.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.