OwinRequest.MediaType Property

Definition

Gets or sets the Media-Type header.

public virtual string MediaType { get; set; }
member this.MediaType : string with get, set
Public Overridable Property MediaType As String

Property Value

The Media-Type header.

Implements

Applies to