[This is preliminary documentation and is subject to change.]

The JsonConvert type exposes the following members.

Fields

  NameDescription
False
Represents JavaScript's boolean value false as a string. This field is read-only.
InitialJavaScriptDateTicks
MinimumJavaScriptDate
NaN
Represents JavaScript's NaN as a string. This field is read-only.
NegativeInfinity
Represents JavaScript's negative infinity as a string. This field is read-only.
Null
Represents JavaScript's null as a string. This field is read-only.
PositiveInfinity
Represents JavaScript's positive infinity as a string. This field is read-only.
True
Represents JavaScript's boolean value true as a string. This field is read-only.
Undefined
Represents JavaScript's undefined as a string. This field is read-only.

See Also

JsonConvert Class
Facebook.Json Namespace