IInternalConfigSettingsFactory Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines an interface used by the configuration system to set the ConfigurationSettings class.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | CompleteInit() | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that initialization of the configuration system has completed. |
![]() | SetConfigurationSystem(IInternalConfigSystem^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Provides hierarchical configuration settings and extensions specific to ASP.NET to the configuration system. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
