Freigeben über


IVsTeamExplorer.SetCurrentServerAndProject-Methode

Legt den angegebenen Server und das Projekt als nur aktive Server und Projekt fest.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsTeamExplorer Schnittstelle

Microsoft.TeamFoundation.Common-Namespace