ContentDispositionOptions.FileName property
Gets or sets the file name to use in the Content-Disposition header.
public string? FileName { get; set; }
See Also
- class ContentDispositionOptions
- namespace Kestrun.Models
Gets or sets the file name to use in the Content-Disposition header.
public string? FileName { get; set; }