IVsHierarchyDeleteHandler Members
Include Protected Members
Include Inherited Members
Manages the deletion or removal of hierarchy items.
The IVsHierarchyDeleteHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
DeleteItem | Handles the deletion or removal of a hierarchy item. | |
QueryDeleteItem | Called by the environment to determine whether the hierarchy supports item deletion, removal, or both. |
Top