IVsHierarchyDeleteHandler2 Members

Include Protected Members
Include Inherited Members

Deletes one or more items in a solution hierarchy. The interface extends, but does not inherit from, IVsHierarchyDeleteHandler. Needed only if you want your package to use its own deletion prompt.

The IVsHierarchyDeleteHandler2 type exposes the following members.

Methods

  Name Description
Public method ShowMultiSelDeleteOrRemoveMessage Displays the multiple selection delete or remove message.
Public method ShowSpecificDeleteRemoveMessage Shows a specific delete or remove message.

Top

See Also

Reference

IVsHierarchyDeleteHandler2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace