IConfigurationSystem 인터페이스

정의

표준 구성 메서드를 제공합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IConfigurationSystem
public interface IConfigurationSystem
[System.Runtime.InteropServices.ComVisible(false)]
public interface IConfigurationSystem
type IConfigurationSystem = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
type IConfigurationSystem = interface
Public Interface IConfigurationSystem
특성

메서드

GetConfig(String)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 구성을 가져옵니다.

Init()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

초기화에 사용됩니다.

적용 대상