JsonHttpResult<TValue>.JsonSerializerOptions 屬性

定義

取得或設定序列化程式設定。

public System.Text.Json.JsonSerializerOptions? JsonSerializerOptions { get; }
member this.JsonSerializerOptions : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property JsonSerializerOptions As JsonSerializerOptions

屬性值

適用於