![]() | App |
The AppSettingsRegistry Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() ![]() | ContainsKey | Returns true if the key is contained in the enumeration. |
![]() ![]() | GetParametersSources | Returns a dictionary that contains the name of the source for each parameter. and the last value. Can be helpful for troubleshooting in certain cases. |
![]() ![]() | GetValue | Returns the value for the transferred key from the enumeration. |
![]() ![]() | RegisterKeyValue | List that can be filled externally with key-value pairs. This list is also taken into account in the search. |
![]() ![]() | RememberParameterSource | Memorises the name of the source of the value of a transferred parameter in an enumeration for later debug output of all parameters and the ultimate sources of their values. |
![]() ![]() | UnregisterKey | List that can be filled externally with key-value pairs. The given key is removed from the list. |