IHeaderDictionary.ContentDisposition Property

Definition

Gets or sets the Content-Disposition HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues ContentDisposition { get; set; }
member this.ContentDisposition : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property ContentDisposition As StringValues

Property Value

Applies to