FileResult Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Properties

Name Description
System_CAPS_pubproperty ContentType

Gets the content type to use for the response.

System_CAPS_pubproperty 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.

See Also

FileResult Class
System.Web.Mvc Namespace

Return to top