JsonResult.ContentEncoding Property

Definition

Gets or sets the content encoding.

public System.Text.Encoding ContentEncoding { get; set; }
member this.ContentEncoding : System.Text.Encoding with get, set
Public Property ContentEncoding As Encoding

Property Value

The content encoding.

Applies to