This topic has not yet been rated - Rate this topic

UIHierarchyItem 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 following tables list the members exposed by the UIHierarchyItem type.

  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
  Name Description
Public method Select Causes the specified item to become active in the user interface.  
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.