JsonSerializerOptions.Web Property

Definition

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

Property Value

Applies to