The properties of the UploadFile class are listed below. For a complete list of UploadFile class members, see the UploadFile Members topic.
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"). |
UploadFile Class | Bestcomy.Web.Controls.Upload Namespace