Version 111.2.70 
            `this` object for this call frame.
            
 
    Namespace: 
   CefSharp.DevTools.Debugger
    Assembly:
   CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
 Syntax
Syntaxpublic RemoteObject This { get; set; }public:
property RemoteObject^ This {
	RemoteObject^ get ();
	void set (RemoteObject^ value);
}Property Value
Type: 
RemoteObject See Also
See Also