Compartir a través de


ITeamFoundationContextManager.SetContext (Método) (TfsTeamProjectCollection, String, Guid)

Crea y establece el nuevo ITeamFoundationContext para la ventana de Team Explorer .

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Sub SetContext ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    projectUri As String, _
    teamId As Guid _
)
void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri,
    Guid teamId
)

Parámetros

  • projectUri
    Tipo: System.String
    El proyecto de equipo URI completo, puede ser null.
  • teamId
    Tipo: System.Guid
    El id. de objeto de TeamFoundationTeam el conjunto como el equipo actual, puede ser Guid.Empty.

Seguridad de .NET Framework

Vea también

Referencia

ITeamFoundationContextManager Interfaz

SetContext (Sobrecarga)

Microsoft.TeamFoundation.Client (Espacio de nombres)