PowUpload 1.3
UploadedFile.InputStream Property

Home page
Contact support

Gets a Stream object which points to an uploaded file in a temporary folder to prepare for reading the content of the file.

public�System.IO.Stream�InputStream�{get;}

Property Value

A Stream pointing to an uploaded file.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace | TempFileName property