Share via


TeamFoundationServiceHostProperties.Children 屬性

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

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

屬性值

類型:System.Collections.Generic.List<TeamFoundationServiceHostProperties>
傳回 List<T>

.NET Framework 安全性

請參閱

參考

TeamFoundationServiceHostProperties 類別

Microsoft.TeamFoundation.Framework.Server 命名空間