Share via


FileStreamResult.WriteFile(HttpResponseBase) Method

Definition

Writes the file to the response.

protected override void WriteFile (System.Web.HttpResponseBase response);

Parameters

response
HttpResponseBase

The response.

Applies to