getSection
Method
interface IConfiguration { // ... omitted for brevity getSection(key: string): IConfigurationSection;}Signature
method
getSection Gets a configuration section by key
getSection(key: string): IConfigurationSectionParameters
key string Returns
IConfigurationSection Applies to
This method applies to the following types: