Indicates whether the JsonObject has an entry with the requested key.
public:
bool HasKey(
String^ key
)
key
Type: String
The requested key.
Type: bool
true if the JsonObject has an entry with the requested key; otherwise, false.
Namespace: Windows.Data.Json
Metadata: windows.winmd