FileStreamResult Properties

Include Protected Members
Include Inherited Members

The FileStreamResult type exposes the following members.

Properties

  Name Description
Public property ContentType Gets the content type to use for the response. (Inherited from FileResult.)
Public property FileDownloadName Gets or sets the content-disposition header so that a file-download dialog box is displayed in the browser with the specified file name. (Inherited from FileResult.)
Public property FileStream Gets the stream that will be sent to the response.

Top

See Also

Reference

FileStreamResult Class

System.Web.Mvc Namespace