ManagementConfiguration 类

定义

表示管理配置信息,并提供检索配置节的方法。

public ref class ManagementConfiguration sealed
public sealed class ManagementConfiguration
type ManagementConfiguration = class
Public NotInheritable Class ManagementConfiguration
继承
ManagementConfiguration

方法

GetSection(String)

检索指定路径中的配置节。

GetSection(String, ManagementConfigurationPath, Boolean)

检索指定路径中的配置节。

GetSection(String, Type)

检索指定节路径中的配置节。

GetSection(String, Type, ManagementConfigurationPath, Boolean)

检索指定路径中的配置节。

适用于