Partager via


ICommonStructureService.GetNodes, méthode (TeamFoundationRequestContext, List<String>)

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Function GetNodes ( _
    requestContext As TeamFoundationRequestContext, _
    nodesUris As List(Of String) _
) As List(Of CommonStructureNodeInfo)
List<CommonStructureNodeInfo> GetNodes(
    TeamFoundationRequestContext requestContext,
    List<string> nodesUris
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<CommonStructureNodeInfo>

Sécurité .NET Framework

Voir aussi

Référence

ICommonStructureService Interface

GetNodes, surcharge

Microsoft.TeamFoundation.Integration.Server, espace de noms