Gets the path to the temporary file associated with the file uploaded.
The path to the temporary file.
To store file on server hard disk is better than loading it into memory as the built-in ASP.NET upload support does.
The Destructor or Dispose method deletes the temporary file.
UploadedFile Class | ElementIT.PowUpload Namespace