UIHierarchyItem Members
Visual Studio 2005
Represents an item that shows hierarchical tree data, such as Solution Explorer, in a standard tool window in the integrated development environment (IDE).
The following tables list the members exposed by the UIHierarchyItem type.
| Name | Description | |
|---|---|---|
| Collection | Gets the collection containing the UIHierarchyItem object supporting this property. |
| DTE | Gets the top-level extensibility object. |
| IsSelected | Gets whether a node is selected. |
| Name | Gets the name of the object. |
| Object | Gets an object that can be accessed by name at run time. |
| UIHierarchyItems | Gets a collection representing children of the item. |