Retrieves an App Setting.
Namespace:
RedCritterV1Assembly: RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
Parameters
- name
- String
The name of the setting to retrieve.
- defaultValue
- String
This is the value that will be returned if the setting was not found.