JsonArray.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

JsonArray Class

JsonArray Members

Windows.Data.Json Namespace