-
-
Notifications
You must be signed in to change notification settings - Fork 3
Supported Folders by Platform
Vitalij Mikhailov edited this page Jul 6, 2018
·
3 revisions
| NET Framework | NET Core | UWP | Android | iOS | Mac | |
|---|---|---|---|---|---|---|
| LocalRootFolder | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| RoamingRootFolder | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |
| TempRootFolder | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| CacheRootFolder | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| DocumentsRootFolder | ✓ | ✓ | ?* | ✓ | ✓ | ✓ |
| PicturesRootFolder | ✓ | ✓ | ✗ | ✓ | ✓ | ✓ |
| MusicRootFolder | ✓ | ✓ | ✗ | ✓ | ✓ | ✓ |
| VideosRootFolder | ✓ | ✓ | ✗ | ✓ | ✓ | ✓ |
| ApplicatonRootFolder | ✓ | ✓ | ✓ | ✗ | ✓** | ✓ |
* UWP can provide in some conditions access to Documents folder.
** iOS's Application Bundle is readonly.