Partager via


ProjectContext, constructeur (TeamFoundationServer, String, String)

Remarque : cette API est maintenant obsolète.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
    tfs As TeamFoundationServer, _
    projectName As String, _
    projectUri As String _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public ProjectContext(
    TeamFoundationServer tfs,
    string projectName,
    string projectUri
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ProjectContext Classe

ProjectContext, surcharge

Microsoft.VisualStudio.TeamFoundation, espace de noms