Json.NET - Quick Starts & API Documentation
WriteIndentSpace Method
NamespacesNewtonsoft.JsonJsonWriterWriteIndentSpace()()()()
Writes an indent space.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void WriteIndentSpace()
Protected Overridable Sub WriteIndentSpace
protected:
virtual void WriteIndentSpace()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)