ContentDispositionOptions.FileName property

Gets or sets the file name to use in the Content-Disposition header.

public string? FileName { get; set; }

See Also