Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 701 Bytes

applicationdatacontainer_values.md

File metadata and controls

25 lines (17 loc) · 701 Bytes
-api-id -api-type
P:Windows.Storage.ApplicationDataContainer.Values
winrt property

Windows.Storage.ApplicationDataContainer.Values

-description

Gets an object that represents the settings in this settings container.

-property-value

The settings map object.

-remarks

For an example of using an ApplicationData property to get its associated ApplicationDataContainer.Values, see LocalSettings.

-examples

-see-also

Store and retrieve settings and other app data