Gets the Boolean value with the specified name.
public:
bool GetNamedBoolean(
String^ name
)
name
Type: String
The name.
Type: bool
The Boolean value with the specified name.
Important An exception is thrown if the name-value pair specified by name is not found in the JsonObject.
Namespace: Windows.Data.Json
Metadata: windows.winmd