We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e820ded commit fdacd18Copy full SHA for fdacd18
xml/System.Text.Json/JsonSerializerOptions.xml
@@ -175,8 +175,8 @@ It is not used when deserializing.
175
<ReturnType>System.Text.Encodings.Web.JavaScriptEncoder</ReturnType>
176
</ReturnValue>
177
<Docs>
178
- <summary>To be added.</summary>
179
- <value>To be added.</value>
+ <summary>Gets or sets the encoder to use when escaping strings, or <see langword="null" /> to use the default encoder.</summary>
+ <value>The JavaScript character encoding.</value>
180
<remarks>To be added.</remarks>
181
</Docs>
182
</Member>
0 commit comments