IConfigurationSystem Interfejs

Definicja

Zapewnia standardowe metody konfiguracji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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
Atrybuty

Metody

GetConfig(String)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Pobiera określoną konfigurację.

Init()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Służy do inicjowania.

Dotyczy