AspnetUpload 2.2 Class Library

UploadFile Properties

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

Public Instance Properties

ContentLength Gets the size in bytes of an uploaded file.
ContentType Gets the MIME content type of a file sent by a client.
FileName Gets the fully-qualified name of the file on the client's computer (for example "C:\MyFiles\Test.txt").

See Also

UploadFile Class | Bestcomy.Web.Controls.Upload Namespace