Classification.GetNodeFromPath-Methode

Gibt die Knoteninformationen zu den Eingabepfad Projektinformationen wird enthalten im Pfad zurück.

Das Format des Pfads befindet, \ Projektname, RootNodeName, \ \ \ NodeNameParent, NodeName

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetNodeFromPath ( _
    nodePath As String _
) As CommonStructureNodeInfo
[WebMethodAttribute]
public CommonStructureNodeInfo GetNodeFromPath(
    string nodePath
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace