Json.NET - Quick Starts & API Documentation
WriteValue Method (value)
Namespaces ► Newtonsoft.Json ► JsonWriter ► WriteValue(Object)
Writes a Object value.
An error will raised if the value cannot be written as a single JSON token.
Declaration Syntax