dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Update JsonSerializerOptions.xml

Open RickDMyers opened this issue 1 year ago • 2 comments

Refine IncludeFields remarks to highlight that only public fields are serialized and that private fields are not.

Summary

Revised the documentation for JsonSerializerOptions.IncludeFields property clarify that setting the property to true will only result in 'public' fields being serialized, private fields are not serialized.

RickDMyers avatar Aug 28 '24 13:08 RickDMyers

Tagging subscribers to this area: @dotnet/area-system-text-json

Learn Build status updates of commit 238352d:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/System.Text.Json/JsonSerializerOptions.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

Learn Build status updates of commit 4a5ec8d:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/System.Text.Json/JsonSerializerOptions.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please: