Compartir a través de


ProjectContext (Constructor) (TeamFoundationServer, String, String)

Nota: esta API ya está obsoleta.

Espacio de nombres:  Microsoft.VisualStudio.TeamFoundation
Ensamblado:  Microsoft.VisualStudio.TeamFoundation (en Microsoft.VisualStudio.TeamFoundation.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

ProjectContext Clase

ProjectContext (Sobrecarga)

Microsoft.VisualStudio.TeamFoundation (Espacio de nombres)