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