Creates a JsonValue from a Boolean.
public:
static JsonValue^ CreateBooleanValue(
bool input
)
input
Type: bool
The value to store in the JsonValue.
Type: JsonValue
The JsonValue.
Namespace: Windows.Data.Json
Metadata: windows.winmd