FilePathResult Properties
Visual Studio 2010
The FilePathResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContentType | Gets the content type to use for the response. (Inherited from FileResult.) |
|
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.) |
|
FileName | Gets or sets the path of the file that is sent to the response. |
Community Additions
ADD
Show: