IJsonElement.WriteToString

Syntax

WriteToString([Options: JsonFormatOptions = 0]): String;

Parameters

Options. View format when writing.

Description

The WriteToString method returns the element string view.

See also:

IJsonElement