This topic has not yet been rated - Rate this topic

ICommonStructureService.GetNodeFromPath Method

Gets a NodeInfo structure using a node pathname.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
NodeInfo GetNodeFromPath(
	string nodePath
)

Parameters

nodePath
Type: System.String

The URI of the node to be obtained

Return Value

Type: Microsoft.TeamFoundation.Server.NodeInfo
A NodeInfo value containing the node information structure.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.