Freigeben über


ContextManager.Connect-Methode (TeamProjectPickerMode, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

'Declaration
Public Function Connect ( _
    mode As TeamProjectPickerMode, _
    asynchronous As Boolean _
) As Boolean
public bool Connect(
    TeamProjectPickerMode mode,
    bool asynchronous
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Implementiert

ITeamFoundationConnectionManager.Connect(TeamProjectPickerMode, Boolean)

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextManager Klasse

Connect-Überladung

Microsoft.VisualStudio.Services.Integration-Namespace