getConfigValue
Method
interface IConfiguration { // ... omitted for brevity getConfigValue(key: string): string;}Signature
method
getConfigValueGets a configuration value by key.
getConfigValue(key: string): stringParameters
keystringReturns
stringApplies to
This method applies to the following types: