다음을 통해 공유


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)

지정된 경로에서 구성 섹션을 검색합니다.

적용 대상