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