Freigeben über


IConfigurationSummary.GetTopLevelProjects-Methode

Ruft die Projekte der obersten Ebene für diese Konfiguration ab.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
Function GetTopLevelProjects As List(Of IBuildProjectNode)
List<IBuildProjectNode> GetTopLevelProjects()

Rückgabewert

Typ: System.Collections.Generic.List<IBuildProjectNode>
Die IBuildProjectNode-Knoten der obersten Ebene für die Konfiguration.

.NET Framework-Sicherheit

Siehe auch

Referenz

IConfigurationSummary Schnittstelle

Microsoft.TeamFoundation.Build.Client-Namespace