Méthode | Description | |
---|---|---|
CreateApplicationAndConfigFileContainer ( ) : System.ComponentModel.Composition.Hosting.CompositionContainer |
Creates a CompositionContainer with an ApplicationCatalog a ConfigurationExportProvider. The ConfigurationExportProvider is reads from the application's config file, either an App.Config or Web.Config file.
|
public static CreateApplicationAndConfigFileContainer ( ) : System.ComponentModel.Composition.Hosting.CompositionContainer | ||
Résultat | System.ComponentModel.Composition.Hosting.CompositionContainer |