ManagementConfiguration Class
IIS 7.0
Represents management configuration information and provides a method to retrieve configuration sections.
Namespace:
Microsoft.Web.Management.Server
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ManagementConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSection(String) | Retrieves the configuration section at the specified path. |
![]() | GetSection(String, Type) | Retrieves the configuration section at the specified section path. |
![]() | GetSection(String, ManagementConfigurationPath, Boolean) | Retrieves the configuration section at the specified path. |
![]() | GetSection(String, Type, ManagementConfigurationPath, Boolean) | Retrieves the configuration section at the specified path. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
