Condividi tramite


Metodo IVsTeamExplorer.SetCurrentServerAndProject

Imposta attualmente il server e il progetto specificato come - Active Server e progetto.

Spazio dei nomi:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Sub SetCurrentServerAndProject ( _
    serverUrl As String, _
    projectName As String, _
    projectUri As String _
)
void SetCurrentServerAndProject(
    string serverUrl,
    string projectName,
    string projectUri
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsTeamExplorer Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Common