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