The properties of the HttpPostedFile class are listed below. For a complete list of HttpPostedFile class members, see the HttpPostedFile Members topic.
ContentType | Gets the MIME file content type (for instance: image/bmp). |
FileName | Gets the filename (name that it has on client browser side). |
FormId | Gets the identifier of the INPUT object in the HTML form. |
HttpPostedFile Class | Hevea.Core.Http Namespace