Version 130.1.90
`this` object for this call frame.
Namespace: CefSharp.DevTools.DebuggerAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public RemoteObject This { get; set; }
public:
property RemoteObject^ This {
RemoteObject^ get ();
void set (RemoteObject^ value);
}
Property Value
RemoteObjectSee Also