System.Web.HttpPostedFile.InputStream Property

Gets a System.IO.Stream object that points to an uploaded file to prepare for reading the contents of the file.

Syntax

public System.IO.Stream InputStream { get; }

Value

a System.IO.Stream

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0