IConfigurationManagerHelper Interface

Definitie

Definieert een interface die wordt gebruikt door .NET ter ondersteuning van configuratiebeheer.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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
Kenmerken

Methoden

Name Description
EnsureNetConfigLoaded()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Zorgt ervoor dat de netwerkconfiguratie is geladen.

Van toepassing op