Freigeben über


ITeamFoundationContextManager.SetContext-Methode (TfsTeamProjectCollection, String)

Erstellt und das neue ITeamFoundationContext Team Explorer für das Fenster fest.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Sub SetContext ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    projectUri As String _
)
void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri
)

Parameter

  • projectUri
    Typ: System.String
    Der vollqualifizierte Teamprojekt URI, kann NULL sein.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationContextManager Schnittstelle

SetContext-Überladung

Microsoft.TeamFoundation.Client-Namespace