FileSystem Class

Definition

Provides an easy way to access the locations for device folders.

public static class FileSystem
Inheritance
FileSystem

Properties

AppDataDirectory

Gets the location where app data can be stored.

CacheDirectory

Gets the location where temporary data can be stored.

Methods

OpenAppPackageFileAsync(String)

Opens a stream to a file contained within the app package.

Applies to