JSRuntime.JsonSerializerOptions 属性

定义

JsonSerializerOptions获取用于序列化和反序列化互操作有效负载的 。

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

属性值

适用于