StorageProviderExtensions Methods
Methods
TryGetFileFromPathAsync(IStorageProvider, String) | Attempts to read file from the file-system by its path. |
TryGetFolderFromPathAsync(IStorageProvider, String) | Attempts to read folder from the file-system by its path. |
TryGetLocalPath(IStorageItem) | Gets the local file system path of the item as a string. |
See Also
Reference
StorageProviderExtensions Class
Avalonia.Platform.Storage Namespace