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 命名空间