IConfigurationSettings Interface Members
- Last UpdatedApr 08, 2026
- 1 minute read
The following tables list the members exposed by IConfigurationSettings.
| 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. |
