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