IInternalConfigConfigurationFactory Interface

Definitie

Definieert de interfaces die door de interne ontwerptijd-API worden gebruikt om een Configuration object te maken.

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

Methoden

Name Description
Create(Type, Object[])

Hiermee maakt en initialiseert u een Configuration-object.

NormalizeLocationSubPath(String, IConfigErrorInfo)

Normaliseert een locatiesubpad van een pad naar een configuratiebestand.

Van toepassing op