다음을 통해 공유


JsonCodecOptions.SerializerOptions 속성

정의

JsonSerializerOptions를 가져오거나 설정합니다.

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

속성 값

적용 대상