NeatUpload Documentation

HashingFilesystemUploadedFile Properties

The properties of the HashingFilesystemUploadedFile class are listed below. For a complete list of HashingFilesystemUploadedFile class members, see the HashingFilesystemUploadedFile Members topic.

Public Instance Properties

ContentLength (inherited from FilesystemUploadedFile) 
Hash The cryptographic hash of the uploaded file.
HashSize The length of the of the cryptographic hash in bits.
InputStream (inherited from UploadedFile) A readable Stream on the uploaded file.
IsUploaded (inherited from FilesystemUploadedFile) 

See Also

HashingFilesystemUploadedFile Class | Brettle.Web.NeatUpload Namespace