Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 572 Bytes

jsonvalue_getboolean_1304335680.md

File metadata and controls

22 lines (15 loc) · 572 Bytes
-api-id -api-type
M:Windows.Data.Json.JsonValue.GetBoolean
winrt method

Windows.Data.Json.JsonValue.GetBoolean

-description

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

-returns

The Boolean value.

-remarks

-examples

-see-also