[This is preliminary documentation and is subject to change.]
Returns the value of the specified named property from the "appSettings" section of the app.config
- key (String)
- the key of the value that should be returned
the value from the app.config
If the specified property does not exist, an empty string ("") is returned