Condividi tramite


Metodo ICommonStructureService.GetNodeFromPath

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

'Dichiarazione
Function GetNodeFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    nodePath As String _
) As CommonStructureNodeInfo
CommonStructureNodeInfo GetNodeFromPath(
    TeamFoundationRequestContext requestContext,
    string nodePath
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICommonStructureService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server