Freigeben über


TfsTeamProjectCollectionFactory.Collections-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsTeamProjectCollectionFactory Klasse

Microsoft.TeamFoundation.Client-Namespace