Share via


UIHierarchyItem Members

Include Protected Members
Include Inherited Members

Represents an item that shows hierarchical tree data, such as Solution Explorer, in a standard tool window in the integrated development environment (IDE).

The UIHierarchyItem type exposes the following members.

Methods

 

Name

Description

Public method

Select

Causes the specified item to become active in the user interface.

Top

Properties

 

Name

Description

Public property

Collection

Gets the collection containing the UIHierarchyItem object supporting this property.

Public property

DTE

Gets the top-level extensibility object.

Public property

IsSelected

Gets whether a node is selected.

Public property

Name

Gets the name of the object.

Public property

Object

Gets an object that can be accessed by name at run time.

Public property

UIHierarchyItems

Gets a collection representing children of the item.

Top

See Also

Reference

UIHierarchyItem Interface

EnvDTE Namespace