0 out of 1 rated this helpful - Rate this topic

JsonObject.GetString method

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

Syntax

Public Function GetString() As String

Parameters

This method has no parameters.

Return value

Type: System.String [.NET] | Platform::String [C++]

The String value.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Data.Json
Windows::Data::Json [C++]

Metadata

Windows.winmd

See also

JsonObject

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.