|
Net-Framework/UWP-Universal-Windows-Plattform/Basics/UWP-Settings
UWP: Value of setting
|
25.04.2016 2280
|
UWP: Value of setting
How do I get the stored value of a settings in a Windows app?
Settings are stored as a combination of key and value in the LocalSettings app store
The key is always a string Under value, are many data types on Windows possible integer such as stin
|