JsonLayoutOptions.IgnoreNull

JsonLayoutOptions.IgnoreNull property

Indicates whether ignoring null value.

public bool IgnoreNull { get; set; }

See Also