Share via


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

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

適用対象