次の方法で共有


ManagementConfiguration クラス

定義

管理構成情報を表し、構成セクションを取得するメソッドを提供します。

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

メソッド

GetSection(String, ManagementConfigurationPath, Boolean)

指定したパスにある構成セクションを取得します。

GetSection(String, Type, ManagementConfigurationPath, Boolean)

指定したパスにある構成セクションを取得します。

GetSection(String, Type)

指定したセクション パスにある構成セクションを取得します。

GetSection(String)

指定したパスにある構成セクションを取得します。

適用対象