편집

다음을 통해 공유


JsonCodecOptions.WriterOptions Property

Definition

Gets or sets the JsonWriterOptions.

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

Property Value

Applies to