Version 118.6.80
Default constructor
Namespace:
CefSharp.Web
Assembly:
CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax public JsonString(
string json
)
public:
JsonString(
String^ json
)
Parameters
- json
- Type: SystemString
JSON string
See Also