Microsoft.Windows.Storage Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains APIs in the Microsoft.Windows.Storage namespace that are available to access storage resources from Windows apps.
Classes
ApplicationData |
Provides access to the application data store. |
ApplicationDataContainer |
Represents a container for settings. The methods and properties of this class support creating, deleting, enumerating, and traversing the container hierarchy. |
Enums
ApplicationDataCreateDisposition |
Specifies options for creating application data containers or returning existing containers. |
ApplicationDataLocality |
Specifies the type of data store. |