JsonValue Class

Implements the IJsonValue interface which represents a JSON value.

Syntax

public ref class JsonValue sealed : IJsonValue  

Remarks

For an example of how these class methods are used to parse a number or string from a JSON string and convert it into a JsonValue object, see Using JavaScript Object Notation (JSON).

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonValue Members

Windows.Data.Json Namespace