TreeRoot Property
Description
The root node specified by the node name.
Property type
Read-only property
Syntax
Visual Basic
Public Property TreeRoot( _
   ByVal RootName As String _
) As Object
Parameters
RootName
One of the values returned by RootList.
See Also