Condividi tramite


Costruttore ProjectContext (TeamFoundationServer, String, String)

Nota: questa API è ora obsoleta.

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

Sintassi

'Dichiarazione
<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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProjectContext Classe

Overload ProjectContext

Spazio dei nomi Microsoft.VisualStudio.TeamFoundation