CancelHierarchyEventArgs 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 the CancelHierarchy event.
public ref class CancelHierarchyEventArgs : System::ComponentModel::CancelEventArgs
public class CancelHierarchyEventArgs : System.ComponentModel.CancelEventArgs
type CancelHierarchyEventArgs = class
inherit CancelEventArgs
Public Class CancelHierarchyEventArgs
Inherits CancelEventArgs
- Inheritance
-
CancelHierarchyEventArgs
- Derived
Constructors
CancelHierarchyEventArgs(IVsHierarchy) |
Instantiates a new instance of CancelHierarchyEventArgs. |
Properties
Hierarchy |
Gets the hierarchy. |