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