Managing app data (HTML)
Learn how to store and retrieve app data.
In this section
| Topic | Description |
|---|---|
|
Learn about storing and retrieving settings and files from the local app data store. | |
|
Learn about storing and retrieving settings and files from the roaming app data store. | |
|
Learn about storing and retrieving files from the temporary app data store. | |
|
You can index the local stored data for your app via the Windows Search Service (WSS). | |
|
Learn how an app can use the file APIs in the Windows.Storage namespace to perform rich queries against files in the app’s local stored data. |
Related topics