HierarchyProvider Class
Provides the base class for extending the tree view in IIS Manager for new nodes or shortcut menus of existing nodes.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | HierarchyProvider(IServiceProvider) | Initializes a new instance of the HierarchyProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetChildren(HierarchyInfo) | Returns the child nodes to the hierarchy service. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetService(Type) | Retrieves the requested service. |
![]() | GetTasks(HierarchyInfo) | Returns the set of tasks for the specified node in the Connections pane of IIS Manager. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SyncSelection(HierarchyInfoSyncSelectionEventArgs) | Sets the node in the Connection pane tree view to the current node. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IServiceProvider.GetService(Type) | Calls the GetService method. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



