Windows.Storage.ApplicationData.Current

December 9, 2020 ยท View on GitHub

-description

Provides access to the app data store associated with the app's app package.

-property-value

The app data store.

-remarks

Application folders and settings can be accessed through the Windows.Storage.ApplicationData.Current property.

-examples

-see-also

Store and retrieve settings and other app data

Contents

  1. 1-description
  2. 2-property-value
  3. 3-remarks
  4. 4-examples
  5. 5-see-also