Gets the JsonValue value with the specified name.
public:
JsonValue^ GetNamedValue(
String^ name
)
name
Type: String
The name.
Type: JsonValue
The JsonValue 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