Freigeben über


ITeamFoundationContextManager.SetContext-Methode (TfsTeamProjectCollection, String)

Erstellt und legt das neue ITeamFoundationContext für das Team Explorer 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
    Das Teamprojekt vollqualifizierter URI, kann NULL sein.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationContextManager Schnittstelle

SetContext-Überladung

Microsoft.TeamFoundation.Client-Namespace