Skip to content

PropertyItem.ShouldSerializeFormatterParams method

Should the FormatterParams property be serialized by JSON.NET, used to reduce JSON size.

public bool ShouldSerializeFormatterParams()

See Also