| PersistentSettingsTryGetSettingIsHiddenFromUserInterface Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | TryGetSettingIsHiddenFromUserInterface(String, Boolean) | 
            Values read from all users settings files will be marked as read-only
            which will cause any future calls to Set... to fail.
             | 
|  | TryGetSettingIsHiddenFromUserInterface(String, Boolean, IEnumerableString) | 
            Values read from all users settings files will be marked as read-only
            which will cause any future calls to Set... to fail.
             | 
 See Also
See Also