Partilhar via


Propriedade IWorkItemTrackingDocument.TeamFoundationServer

Observação: esta API agora é obsoleta.

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

Sintaxe

'Declaração
<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; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Client.TeamFoundationServer
Retorna TeamFoundationServer.

Segurança do .NET Framework

Consulte também

Referência

IWorkItemTrackingDocument Interface

Namespace Microsoft.VisualStudio.TeamFoundation.WorkItemTracking