HierarchyInfoEventArgs 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.
Provides data for an event that occurs when the hierarchy of items in IIS Manager is changed.
public ref class HierarchyInfoEventArgs : EventArgs
public class HierarchyInfoEventArgs : EventArgs
type HierarchyInfoEventArgs = class
inherit EventArgs
Public Class HierarchyInfoEventArgs
Inherits EventArgs
- Inheritance
-
HierarchyInfoEventArgs
Constructors
HierarchyInfoEventArgs(HierarchyInfo) |
Initializes a new instance of the HierarchyInfoEventArgs class. |
Properties
HierarchyInfo |
Gets the hierarchy of items in IIS Manager. |