Name |
Description |
ApplicationDataContainer |
Represents a container for app settings. The methods and properties of this class support creating, deleting, enumerating, and traversing the container hierarchy. |
FileAttributesHelper |
|
FileIO |
Provides helper methods for reading and writing files that are represented by objects of type IStorageFile. |
KnownFolders |
Provides access to common locations that contain user content. This includes content from a user's local libraries (such as Documents, Pictures, Music, and Videos). |
PathIO |
Provides helper methods for reading and writing a file using the absolute path or URI of the file. |
StorageFile |
Represents a file. Provides information about the file and its content, and ways to manipulate them. |
StorageFolder |
Manages folders and their contents and provides information about them. |
StorageFolderExtensions |
Provides additional methods for StorageFolder. |