IOwinRequest.MediaType Property

Definition

Gets or sets the Media-Type header.

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

Property Value

The Media-Type header.

Applies to