Stream containing the uploaded file data
Source position: httpdefs.pp line 235
public property TUploadedFile.Stream : TStream |
Stream provides access to the uploaded file content. The stream can be read to retrieve the file data or written to a local file.