HierarchyItemEventArgs Class

Definition

Important

This API is not CLS-compliant.

Provides event arguments that are used by AfterInvalidateItems and OnItemAdded events to denote which specific item was invalidated or added.

C++
public ref class HierarchyItemEventArgs : EventArgs
Inheritance
HierarchyItemEventArgs
Attributes

Constructors

HierarchyItemEventArgs(IVsHierarchyItem)

Initializes a new instance of the HierarchyItemEventArgs class.

Properties

Item

Gets the hierarchy item containing either the invalidated items or the item that was added.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022