EvaluateOnCallFrameResponseResult Property |
Version 96.0.142
result
Namespace:
CefSharp.DevTools.Debugger
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public RemoteObject Result { get; }
public:
property RemoteObject^ Result {
RemoteObject^ get ();
}
Property Value
Type:
RemoteObjectSee Also