共用方式為


NewtonsoftJsonCodecOptions 類別

定義

的選項 NewtonsoftJsonCodec

public class NewtonsoftJsonCodecOptions
type NewtonsoftJsonCodecOptions = class
Public Class NewtonsoftJsonCodecOptions
繼承
NewtonsoftJsonCodecOptions

建構函式

NewtonsoftJsonCodecOptions()

的選項 NewtonsoftJsonCodec

屬性

IsCopyableType

取得或設定委派,用來判斷 JSON 序列化程式是否支援複製類型。

IsSerializableType

取得或設定委派,用來判斷 JSON 序列化程式是否支援序列化和還原序列化的類型。

SerializerSettings

取得或設定 Newtonsoft.Json.JsonSerializerSettings

適用於