Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
URI of the parent node
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public ParentUri As String
'Usage
Dim instance As NodeInfo
Dim value As String
value = instance.ParentUri
instance.ParentUri = value
public string ParentUri
public:
String^ ParentUri
public var ParentUri : String
Remarks
This property is empty if the node is the root node.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.