FileSystemEssential Class

Summary

Provides access to the Xamarin.Essentials.FileSystem API.
FileSystemEssential
Object

Syntax

public class FileSystemEssential : IFileSystem

Constructors

Name Summary
FileSystemEssential()

Properties

Name Value Summary
AppDataDirectory string
CacheDirectory string

Methods

Name Value Summary
OpenAppPackageFile(string) IObservable<Stream>

Extension Methods

See Also