File |
public class FileResult
The FileResult type exposes the following members.
Name | Description | |
---|---|---|
FileResult | Initializes a new instance of the FileResult class |
Name | Description | |
---|---|---|
ContentType | The MMIME-type of the file | |
Filename | The original filename of the file | |
Size | The size of the file in bytes | |
Stream | The file contents |