Compartilhar via


Método ITeamFoundationContextManager.SetContext (TfsTeamProjectCollection, String)

Cria e configura o novo ITeamFoundationContext para a janela de Team Explorer .

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

Sintaxe

'Declaração
Sub SetContext ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    projectUri As String _
)
void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri
)

Parâmetros

  • projectUri
    Tipo: System.String
    O URI totalmente qualificado do projeto da equipe pode ser nulo.

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationContextManager Interface

Sobrecargas SetContext

Namespace Microsoft.TeamFoundation.Client