Partager via


ITeamFoundationContextManager.SetContext, méthode (TfsTeamProjectCollection, String)

Crée et définit le nouvel ITeamFoundationContext de la fenêtre d'Team Explorer.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Sub SetContext ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    projectUri As String _
)
void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri
)

Paramètres

  • projectUri
    Type : System.String
    URI complet de projet d'équipe, peut être null.

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationContextManager Interface

SetContext, surcharge

Microsoft.TeamFoundation.Client, espace de noms