Freigeben über


IWorkItemTrackingDocument.TeamFoundationServer-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IWorkItemTrackingDocument Schnittstelle

Microsoft.VisualStudio.TeamFoundation.WorkItemTracking-Namespace