Mono Class Library: Overview

System.Web.HttpPostedFile: Members

The members of System.Web.HttpPostedFile are listed below.

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.

Public Methods

SaveAs(string)
Documentation for this section has not yet been entered.