Gets the JSON value associated with the supplied key, if an entry with that key exists.
public:
IJsonValue^ Lookup(
String^ key
)
key
Type: String
The requested key.
Type: IJsonValue
If the call is successful, the JSON value.
Namespace: Windows.Data.Json
Metadata: windows.winmd