Share via


NodeInfo.Path Field

Path of the node in the project, including the project name

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

Syntax

'Declaration
Public Path As String
'Usage
Dim instance As NodeInfo 
Dim value As String 

value = instance.Path 

instance.Path = value
public string Path
public:
String^ Path
public var Path : String

.NET Framework Security

See Also

Reference

NodeInfo Class

NodeInfo Members

Microsoft.TeamFoundation.Server Namespace