ContentDispositionOptions.Type property

Gets or sets the type of Content-Disposition header to use.

public ContentDispositionType Type { get; set; }

See Also