JsonValue.GetString Method

Gets a 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

JsonValue Class

JsonValue Members

Windows.Data.Json Namespace