JSRuntime.JsonSerializerOptions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
JsonSerializerOptions取得用來序列化和還原序列化 Interop 承載的 。
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