Set a settings value in memory.
Namespace:
RedCritterV1Assembly: RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
Remarks
In order to persist setting changes you should call SaveSettings(). Typically your App will make changes to one or more settings then call the SaveSettings() method to do the update.