NeatUpload Documentation

UploadedFile.OpenRead Method 

Gets a Stream which can be used to access the file.

public abstract Stream OpenRead();

Return Value

A Stream

See Also

UploadedFile Class | Brettle.Web.NeatUpload Namespace