PersistentSettingsGetSettingIsHiddenFromUserInterface Method |
Name | Description | |
---|---|---|
GetSettingIsHiddenFromUserInterface(String) |
Values read from all users settings files will be marked as read-only
which will cause any future calls to Set... to fail.
| |
GetSettingIsHiddenFromUserInterface(String, IEnumerableString) |
Values read from all users settings files will be marked as read-only
which will cause any future calls to Set... to fail.
|