Compartilhar via


Propriedade CommonStructureEdit.TeamFoundationServer

Observação: esta API agora é obsoleta.

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

CommonStructureEdit Classe

Namespace Microsoft.TeamFoundation.Controls