HierarchyInfoEventArgs.HierarchyInfo Property
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.
Gets the hierarchy of items in IIS Manager.
public:
property Microsoft::Web::Management::Client::HierarchyInfo ^ HierarchyInfo { Microsoft::Web::Management::Client::HierarchyInfo ^ get(); };
public Microsoft.Web.Management.Client.HierarchyInfo HierarchyInfo { get; }
member this.HierarchyInfo : Microsoft.Web.Management.Client.HierarchyInfo
Public ReadOnly Property HierarchyInfo As HierarchyInfo
Property Value
The HierarchyInfo object.