Condividi tramite


Proprietà ProjectCollection.Projects

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Projects As ICollection(Of TeamProject)
public ICollection<TeamProject> Projects { get; }

Valore proprietà

Tipo: System.Collections.Generic.ICollection<TeamProject>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProjectCollection Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects