Compartir a través de


IVsHierarchyEvents Members

Include Protected Members
Include Inherited Members

Notifies clients of changes to the hierarchy.

The IVsHierarchyEvents type exposes the following members.

Methods

  Name Description
Public method OnInvalidateIcon Notifies clients when changes are made to icons.
Public method OnInvalidateItems Notifies clients when changes are made to the item inventory of a hierarchy.
Public method OnItemAdded Notifies clients when an item is added to the hierarchy.
Public method OnItemDeleted Notifies clients when an item is deleted from the hierarchy.
Public method OnItemsAppended Notifies clients when items are appended to the end of the hierarchy.
Public method OnPropertyChanged Notifies clients when one or more properties of an item have changed.

Top

See Also

Reference

IVsHierarchyEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace