Xojo.IO.SpecialFolder.Temporary
From Xojo Documentation
Method
The user's temporary folder.
Notes
Windows | Mac | Linux | iOS |
---|---|---|---|
C:\Users\UserName\AppData\Local\Temp\ | /var/folders/gp/wtyftxf176l22dz9qlwqw5v40000gn/T (varies) | /tmp/ | .../tmp |
Exceptions
- RuntimeException if the folder does not exist.