| BrowserProcessResponseSuccess Property  | 
Version 118.6.80 [Missing <summary> documentation for "P:CefSharp.Internals.Wcf.BrowserProcessResponse.Success"]
 
    Namespace: 
   CefSharp.Internals.Wcf
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic bool Success { get; set; }public:
property bool Success {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean See Also
See Also