Mono Class Library: Overview

System.Web.HttpPostedFile: Property Members

The properties of System.Web.HttpPostedFile are listed below. For a list of all members, see the HttpPostedFile Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ContentLengthint. Documentation for this section has not yet been entered.
[read-only]
ContentTypestring. Documentation for this section has not yet been entered.
[read-only]
FileNamestring. Documentation for this section has not yet been entered.
[read-only]
InputStreamSystem.IO.Stream. Documentation for this section has not yet been entered.