getChildren
Method
interface IConfiguration { // ... omitted for brevity getChildren(): IConfigurationSection[];}Signature
method
getChildren Gets child configuration sections
getChildren(): IConfigurationSection[]Returns
IConfigurationSection[] Applies to
This method applies to the following types: