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 Applies to
This method applies to the following types: