JsonObject.GetString Method

Gets the string, if the ValueType of the encapsulated value is String.

Syntax

public:
String^ GetString()  

Return value

Type: String 

  The string value.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonObject Class

JsonObject Members

Windows.Data.Json Namespace