The fields of the UploadedFile class are listed below. For a complete list of UploadedFile class members, see the UploadedFile Members topic.
![]() | The MIME content type sent by the browser. |
![]() | The UniqueID of the control used to upload the file. |
![]() | The filename sent by the browser, without any path. |
![]() | If the file is stored on disk, the corresponding FileInfo object. |