Skip to content
Docs Try Aspire
Docs Try

getChildren

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

Signature

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

Applies to

This method applies to the following types: