UIHierarchy Members
Include Protected Members
Include Inherited Members
Represents standard tool windows in the integrated development environment (IDE) that use hierarchical trees of data, such as Solution Explorer, Server Explorer, and Macro Explorer.
The UIHierarchy type exposes the following members.
Methods
Name
Description
In the hierarchy, performs the same action as if the user had double-clicked or pressed ENTER.
Gets the item designated by given path.
Selects the node immediately below the currently selected node with respect to the tree's current expansion state.
Selects the node immediately above the currently selected node with respect to the tree's current expansion state.
Top
Properties
Name
Description
Gets the top-level extensibility object.
Gets the immediate parent object of a UIHierarchy object.
Gets a collection of all of the currently selected items.
Gets a collection representing children of the item.
Top