点击或拖拽改变大小

JsonDeserializeOptionIsIgnoreExtraKeysInJSON 字段

在对Model进行反序列化时,当JsonCharacterReadState为默认值时,是否忽略JSON字符中多余的Key When deserializing the model, whether to ignore the extra key in the JSON character when JsonCharacterReadState is the default value

命名空间:  CPF.Windows.Json
程序集:  CPF.Windows (在 CPF.Windows.dll 中) 版本:0.8.8.5
语法
C#
public bool IsIgnoreExtraKeysInJSON

字段值

类型:Boolean
参见