Managing app data (HTML)
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]
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. |