IVsHierarchy Members
Include Protected Members
Include Inherited Members
Provides hierarchy management for VSPackages that implement project hierarchies.
The IVsHierarchy type exposes the following members.
Methods
Name
Description
Establishes client notification of hierarchy events without the hierarchy implementing IConnectionPointContainer.
Closes and cleans up a hierarchy once the environment determines that it is no longer used.
Returns a unique, string name for an item in the hierarchy. Used for workspace persistence, such as remembering window positions.
Gets properties whose values are GUIDs.
Makes it possible for a node of a given hierarchy to be a shortcut to the middle of another hierarchy.
Gets properties of a given node or of the hierarchy.
Gets the service provider from which to access the services.
Returns the identifier of the hierarchy item, given its canonical name.
Determines whether the given hierarchy can be closed.
Sets properties whose values are GUIDs.
Sets properties of a specific node or of the hierarchy.
Sets the service provider from which to access the services.
Disables client notification of hierarchy events without requiring that the hierarchy implement IConnectionPointContainer.
Adds new methods without recompiling or breaking binary compatibility.
Adds new methods without recompiling or breaking binary compatibility.
Adds new methods without recompiling or breaking binary compatibility.
Adds new methods without recompiling or breaking binary compatibility.
Adds new methods without recompiling or breaking binary compatibility.
Top