SelectedNodePath Property (ITreeView)
The path of the selected node in this tree. Your application must implement the "aria-selected" property for this object to enable UFT Developer to display the selected node path. If there is more than one selected node, the first node is returned.

C# Syntax

string SelectedNodePath {get;}