FileResponse.Filename

FileResponse.Filename property

Gets or sets the name of the file.

public string Filename { get; set; }

See Also