Skip to content
Docs Try Aspire

IConfiguration.getChildren

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

Signature

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

Defined on

This method is defined on the following type: