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