ContentDispositionOptions.Type property
Gets or sets the type of Content-Disposition header to use.
public ContentDispositionType Type { get; set; }
See Also
- enum ContentDispositionType
- class ContentDispositionOptions
- namespace Kestrun.Models
Gets or sets the type of Content-Disposition header to use.
public ContentDispositionType Type { get; set; }