Skip to content
Docs Try Aspire
Docs Try

getChildren

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

Signature

method getChildren
Gets child configuration sections
getChildren(): IConfigurationSection[]
IConfigurationSection[]

Applies to

This method applies to the following types: