WebUploadedFile.File

From Xojo Documentation

Read-Only Property (As FolderItem )
FolderItemValue = aWebUploadedFile.File

Supported for all project types and targets.

The path of the uploaded file if it exists in the temporary folder.

Notes

If the uploaded file exists in the temporary folder, this property contains a reference to it.