Show / Hide Table of Contents

Method String

| Improve this Doc View Source

String(String)

Converts a value into string JSON value.

Declaration
public static JsonValue String(string x)
Parameters
Type Name Description
System.String x

The value.

Returns
Type Description
JsonValue

The result JSON value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest