IConfigurationManagerHelper 接口

定义

定义 .NET 用于支持配置管理的接口。

此 API 支持产品基础结构,不能在代码中直接使用。

public interface class IConfigurationManagerHelper
public interface IConfigurationManagerHelper
[System.Runtime.InteropServices.ComVisible(false)]
public interface IConfigurationManagerHelper
type IConfigurationManagerHelper = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
type IConfigurationManagerHelper = interface
Public Interface IConfigurationManagerHelper
属性

方法

EnsureNetConfigLoaded()

此 API 支持产品基础结构,不能在代码中直接使用。

确保已加载网络配置。

适用于