Freigeben über


ProxyStatistics-Konstruktor (TeamFoundationServer)

Hinweis: Diese API ist mittlerweile veraltet.

Diese API unterstützt die Team Foundation Server-Infrastruktur und nicht beabsichtigt, direkt im Code verwendet werden.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProxyStatistics Klasse

ProxyStatistics-Überladung

Microsoft.TeamFoundation.Client-Namespace