IInternalConfigSettingsFactory Interface

Definitie

Definieert een interface die door het configuratiesysteem wordt gebruikt om de ConfigurationSettings klasse in te stellen.

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

public interface class IInternalConfigSettingsFactory
public interface IInternalConfigSettingsFactory
[System.Runtime.InteropServices.ComVisible(false)]
public interface IInternalConfigSettingsFactory
type IInternalConfigSettingsFactory = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
type IInternalConfigSettingsFactory = interface
Public Interface IInternalConfigSettingsFactory
Kenmerken

Methoden

Name Description
CompleteInit()

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

Geeft aan dat de initialisatie van het configuratiesysteem is voltooid.

SetConfigurationSystem(IInternalConfigSystem, Boolean)

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

Biedt hiƫrarchische configuratie-instellingen en extensies die specifiek zijn voor ASP.NET voor het configuratiesysteem.

Van toepassing op