JsonOptions.JsonSerializerOptions Property

Definition

public:
 property System::Text::Json::JsonSerializerOptions ^ JsonSerializerOptions { System::Text::Json::JsonSerializerOptions ^ get(); };
public System.Text.Json.JsonSerializerOptions JsonSerializerOptions { get; }
member this.JsonSerializerOptions : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property JsonSerializerOptions As JsonSerializerOptions

Property Value

Applies to