HierarchyEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments for hierarchy events.
public ref class HierarchyEventArgs : EventArgs
public class HierarchyEventArgs : EventArgs
type HierarchyEventArgs = class
inherit EventArgs
Public Class HierarchyEventArgs
Inherits EventArgs
- Inheritance
-
HierarchyEventArgs
- Derived
Constructors
HierarchyEventArgs(IVsHierarchy) |
Instantiates a new instance of HierarchyEventArgs for the specified hierarchy. |
Properties
Hierarchy |
Gets the hierarchy. |