共用方式為


IConfigurationSummary.GetTopLevelProjects 方法

取得這個組態的父專案。

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
Function GetTopLevelProjects As List(Of IBuildProjectNode)
List<IBuildProjectNode> GetTopLevelProjects()

傳回值

類型:System.Collections.Generic.List<IBuildProjectNode>
這個組態的父 IBuildProjectNode 節點。

.NET Framework 安全性

請參閱

參考

IConfigurationSummary 介面

Microsoft.TeamFoundation.Build.Client 命名空間