Items Property (Tree)

Class

Tree.

Action

The Items property is deprecated. Use the ItemPaths property instead for retrieving all items of a tree.

Gets a list of items in the tree (including all children).

Syntax

'Declaration
Protected Read Property Items As TreeContent

Access

Read only.