ConnectPageProjectExtendedInfo.SubItems 属性

子项列出团队项目的。

命名空间:  Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage
程序集:  Microsoft.VisualStudio.TeamFoundation(在 Microsoft.VisualStudio.TeamFoundation.dll 中)

语法

声明
Public Property SubItems As List(Of ConnectPageProjectSubItem)
public List<ConnectPageProjectSubItem> SubItems { get; private set; }

属性值

类型:System.Collections.Generic.List<ConnectPageProjectSubItem>

.NET Framework 安全性

请参阅

参考

ConnectPageProjectExtendedInfo 类

Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage 命名空间