ManagementConfiguration 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.
Represents management configuration information and provides a method to retrieve configuration sections.
public ref class ManagementConfiguration sealed
public sealed class ManagementConfiguration
type ManagementConfiguration = class
Public NotInheritable Class ManagementConfiguration
- Inheritance
-
ManagementConfiguration
Methods
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. |
GetSection(String, Type) |
Retrieves the configuration section at the specified section path. |
GetSection(String) |
Retrieves the configuration section at the specified path. |