Compartilhar via


Propriedade TfsConfigurationServerFactory.Servers

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

Sintaxe

'Declaração
Public Shared ReadOnly Property Servers As ReadOnlyCollection(Of TfsConfigurationServer)
public static ReadOnlyCollection<TfsConfigurationServer> Servers { get; }

Valor de propriedade

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<TfsConfigurationServer>

Segurança do .NET Framework

Consulte também

Referência

TfsConfigurationServerFactory Classe

Namespace Microsoft.TeamFoundation.Client