Converts the
String to its JSON string representation.

Declaration Syntax
Public Shared Function ToString ( _
value As String _
) As String

Parameters
- value (String)
- The value to convert.

Return Value
A JSON string representation of the
String.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)