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 は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

ネットワーク構成が読み込まれるようにします。

適用対象