IHeaderDictionary.ContentType Property

Definition

Gets or sets the Content-Type HTTP header.

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

Property Value

Applies to