Share via


SystemTextJsonFormatter.Encoding Property

Definition

Gets or sets the encoding used for serialization for methods that do not take an explicit Encoding.

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

Property Value

Never null.

Implements

Applies to