Compartir a través de


ProxyStatistics (Constructor) (TeamFoundationServer)

Nota: esta API ya está obsoleta.

Este la API la infraestructura de Team Foundation Server y no deben usarse directamente desde el código.

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.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 _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public ProxyStatistics(
    TeamFoundationServer tfs
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ProxyStatistics Clase

ProxyStatistics (Sobrecarga)

Microsoft.TeamFoundation.Client (Espacio de nombres)