JsonObject.GetBoolean Method

Gets a Boolean value, if the ValueType of the encapsulated value is Boolean.

Syntax

public:
bool GetBoolean()  

Return value

Type: bool 

  The Boolean value.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonObject Class

JsonObject Members

Windows.Data.Json Namespace