Partager via


CommonStructureService.GetNodeFromPath, méthode

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

Syntaxe

'Déclaration
Public Function GetNodeFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    nodePath As String _
) As CommonStructureNodeInfo
public CommonStructureNodeInfo GetNodeFromPath(
    TeamFoundationRequestContext requestContext,
    string nodePath
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo
retourne CommonStructureNodeInfo ;

Implémentations

ICommonStructureService.GetNodeFromPath(TeamFoundationRequestContext, String)

Sécurité .NET Framework

Voir aussi

Référence

CommonStructureService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms