Compartir a través de


IVsTeamExplorer.SetCurrentServerAndProject (Método)

Establece el servidor y el proyecto especificados como actualmente servidor activo y proyecto.

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

Sintaxis

'Declaración
Sub SetCurrentServerAndProject ( _
    serverUrl As String, _
    projectName As String, _
    projectUri As String _
)
void SetCurrentServerAndProject(
    string serverUrl,
    string projectName,
    string projectUri
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IVsTeamExplorer Interfaz

Microsoft.TeamFoundation.Common (Espacio de nombres)