Gets the UploadedFileCollection containing all the files in
the upload.
Notes
The Files collection in the Upload object parallels the Files collection
within the HttpRequest object. Both contain a collection of uploaded
files which can be referenced either by field name or by index number.