HashingFilesystemUploadedFile overview
![]() | 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. |
![]() | |
![]() | The cryptographic hash of the uploaded file. |
![]() | The length of the of the cryptographic hash in bits. |
![]() | A readable Stream on the uploaded file. |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Equivalent to MoveTo(path, MoveToOptions.Overwrite) |
![]() |
![]() | |
![]() |
HashingFilesystemUploadedFile Class | Brettle.Web.NeatUpload Namespace