SettingsProxy Methods |
The SettingsProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValue |
Gets the value of the setting with the given name.
| |
| SetValue |
Sets a setting to a value.
| |
| TryGetValue |
Tries to get the value of the setting with the given name.
|