Local temporary filename where file is stored
Source position: httpdefs.pp line 239
public property TUploadedFile.LocalFileName : string |
LocalFileName contains the path to the temporary file where the uploaded content is stored on the server. This file is created during the upload process and should be moved or copied to a permanent location if needed.