ConfigurationSection
Represents a section of application configuration values.
Gets or sets the value corresponding to a configuration key.
Gets the key this section occupies in its parent.
Gets the full path to this section from the IConfigurationRoot.
Gets or sets the section value.
Initializes a new instance.
Gets the immediate descendant configuration sub-sections.
Returns a IChangeToken that can be used to observe when this configuration is reloaded.
Gets a configuration sub-section with the specified key.
Tries to get the value of this section as a string.