Partager via


IVsTeamExplorer.SetCurrentServerAndProject, méthode

Définit le serveur et le projet spécifiés comme dans le serveur actif et projet.

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

Syntaxe

'Déclaration
Sub SetCurrentServerAndProject ( _
    serverUrl As String, _
    projectName As String, _
    projectUri As String _
)
void SetCurrentServerAndProject(
    string serverUrl,
    string projectName,
    string projectUri
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVsTeamExplorer Interface

Microsoft.TeamFoundation.Common, espace de noms