IConfigSystem 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 .NET Framework to support the initialization of configuration properties.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | Host | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the configuration host. |
![]() | Root | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the root of the configuration hierarchy. |
| Name | Description | |
|---|---|---|
![]() | Init(Type^, array<Object^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a configuration object. |
.NET Framework
Available since 2.0
Available since 2.0
Show:

