Freigeben über


ITeamFoundationContextManager.SetContext-Methode (TfsTeamProjectCollection, String, Guid)

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, _
    teamId As Guid _
)
void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri,
    Guid teamId
)

Parameter

  • projectUri
    Typ: System.String
    Der vollqualifizierte Teamprojekt URI, kann NULL sein.
  • teamId
    Typ: System.Guid
    Die ID des TeamFoundationTeam-Objekts das Festlegen als dem aktuellen Team, kann Guid.Empty sein.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationContextManager Schnittstelle

SetContext-Überladung

Microsoft.TeamFoundation.Client-Namespace