Json.NET - Quick Starts & API Documentation
ToString Method
NamespacesNewtonsoft.Json.LinqJValueToString()()()()
Returns a String that represents this instance.
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
A String that represents this instance.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)