Windows.Data.Json classes

In this section

Topic Description

JsonArray class

Represents a JSON array.

JsonError class

Represents an error encountered while parsing JSON data.

JsonObject class

Represents a JSON object containing a collection of name and JsonValue pairs.

JsonValue class

Implements the IJsonValue interface which represents a JSON value.