Compartilhar via


Propriedade TfsTeamProjectCollectionFactory.Collections

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

TfsTeamProjectCollectionFactory Classe

Namespace Microsoft.TeamFoundation.Client