JsonExtensions.DefaultJsonSerializerOptions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default JSON serializer options used throughout the application.
public static readonly System.Text.Json.JsonSerializerOptions DefaultJsonSerializerOptions;
staticval mutable DefaultJsonSerializerOptions : System.Text.Json.JsonSerializerOptions
Public ReadOnly DefaultJsonSerializerOptions As JsonSerializerOptions