Xojo.IO.SpecialFolder.ApplicationSupport
From Xojo Documentation
Method
Xojo.IO.SpecialFolder.ApplicationSupport() As Xojo.IO.FolderItem
Supported for all project types and targets.
Supported for all project types and targets.
The location of application support files.
Notes
Windows | Mac | Linux | iOS |
---|---|---|---|
\Users\UserName\AppData\Roaming\ | /Users/UserName/Library/Application Support | /home/UserName/ | ../Library/ApplicationSupport |
Exceptions
- RuntimeException if the folder does not exist.