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 支持产品基础结构,不能在代码中直接使用。

用于初始化。

适用于