Show / Hide Table of Contents

Method String

| Improve this Doc View Source

String(String)

Returns a token for specified text.

Declaration
public static JsonToken String(string text)
Parameters
Type Name Description
System.String text

The text.

Returns
Type Description
JsonToken

The token.

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