ISolutionsSectionExt.SelectedSolutions 属性

获取选定的解决方案列表。

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

语法

声明
ReadOnly Property SelectedSolutions As ISolutionSectionSolutionInfo()
ISolutionSectionSolutionInfo[] SelectedSolutions { get; }

属性值

类型:array<Microsoft.VisualStudio.TeamFoundation.Extensibility.ISolutionSectionSolutionInfo[]

.NET Framework 安全性

请参阅

参考

ISolutionsSectionExt 接口

Microsoft.VisualStudio.TeamFoundation.Extensibility 命名空间