IConfiguration.getConfigValue
Method
interface IConfiguration { // ... omitted for brevity getConfigValue(key: string): string;}Signature
method
getConfigValue Gets a configuration value by key
getConfigValue(key: string): stringParameters
key string Returns
string Defined on
This method is defined on the following type: