Freigeben über


CommonStructureService.GetRootNodes-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function GetRootNodes ( _
    requestContext As TeamFoundationRequestContext, _
    projectUri As String _
) As CommonStructureNodeInfo()
public CommonStructureNodeInfo[] GetRootNodes(
    TeamFoundationRequestContext requestContext,
    string projectUri
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo[]
Gibt CommonStructureNodeInfo zurück.

Implementiert

ICommonStructureService.GetRootNodes(TeamFoundationRequestContext, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace