NodePath Property
Description
Gets the node path, slash separated.
Property type
Read-only property
Syntax
Visual Basic
Public Property NodePath( _
   ByVal NodeID As Long _
) As String
Parameters
NodeID
The Node ID.
See Also