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