Json.NET - Quick Starts & API Documentation
WriteWhitespace Method (ws)
Namespaces ► Newtonsoft.Json ► JsonTextWriter ► WriteWhitespace(String)
Writes out the given white space.
Declaration Syntax
Parameters
- ws (String)
- The string of white space characters.