다음을 통해 공유


JsonCodecOptions.ReaderOptions 속성

정의

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

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

속성 값

적용 대상