Compartilhar via


Construtor ProjectContext (TeamFoundationServer, String, String)

Observação: esta API agora é obsoleta.

Namespace:  Microsoft.VisualStudio.TeamFoundation
Assembly:  Microsoft.VisualStudio.TeamFoundation (em Microsoft.VisualStudio.TeamFoundation.dll)

Sintaxe

'Declaração
<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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ProjectContext Classe

Sobrecargas ProjectContext

Namespace Microsoft.VisualStudio.TeamFoundation