Share via


Proprietà TeamFoundationServiceHostProperties.Children

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

Sintassi

'Dichiarazione
Public Property Children As List(Of TeamFoundationServiceHostProperties)
public List<TeamFoundationServiceHostProperties> Children { get; internal set; }

Valore proprietà

Tipo: System.Collections.Generic.List<TeamFoundationServiceHostProperties>
Restituisca il valore List<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationServiceHostProperties Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server