点击或拖拽改变大小

JsonSerializerOptionIsIgnoreValueNull 字段

是否忽略Model中原本值为null的对象(不包括由忽略互引用导致的null) Whether to ignore null objects in Model (excluding null caused by ignoring mutual references)

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

字段值

类型:Boolean
参见