Skip to content
DocsTry Aspire
DocsTry

getChildren

Method
📦 Aspire.Hosting v13.4.0
interface IConfiguration {
// ... omitted for brevity
getChildren(): IConfigurationSection[];
}

Signature

methodgetChildren
Gets the child sections of a configuration handle.
getChildren(): IConfigurationSection[]
IConfigurationSection[]

Applies to

This method applies to the following types: