JsonObject.Stringify Method

Retrieves the JSON representation of the encapsulated value.

Syntax

public:
String^ Stringify()  

Return value

Type: String 

  A JSON representation of the encapsulated value.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonObject Class

JsonObject Members

Windows.Data.Json Namespace