Freigeben über


CommonStructureEdit.TeamFoundationServer-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

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

Syntax

'Declaration
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")> _
Public Property TeamFoundationServer As TeamFoundationServer
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")]
public TeamFoundationServer TeamFoundationServer { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Client.TeamFoundationServer
Gibt TeamFoundationServer zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureEdit Klasse

Microsoft.TeamFoundation.Controls-Namespace