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 支援此產品基礎結構,但無法直接用於程式碼之中。

用於初始化作業。

適用於