ConfigurationSettings Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by ConfigurationSettings.
| Name | Description | |
|---|---|---|
![]() | ConfigurationSettings Constructor | Initializes a new instance of ConfigurationSettings. For an instance that loads settings from the underlying product silo, use Instance. |
| Name | Description | |
|---|---|---|
![]() | GetSection | Gets the configuration section associated with the specified name(s). |
![]() | Reload | Reloads the underlying application configuration settings. |
![]() | ToDictionary | Gets the underlying configuration settings as a read-only dictionary. |



