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