IConfigurationManagerHelper 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 .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 支持产品基础结构,不能在代码中直接使用。 确保已加载网络配置。 |