JSONSerializer.FormatJsonOutput

Determines if there are line breaks inserted into the JSON to make it more easily human readable.

By default if running in DebugMode this flag will be set to true

public bool FormatJsonOutput { get; set; }

See also:

Class JSONSerializer

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic