Form field name of the uploaded file
Source position: httpdefs.pp line 233
public property TUploadedFile.FieldName : string |
FieldName contains the name of the HTML form field that was used to upload the file. This corresponds to the 'name' attribute of the input element in the form.