EvaluateOnCallFrameResponseResult Property |
Version 86.0.240
result
Namespace:
CefSharp.DevTools.Debugger
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntaxpublic RemoteObject Result { get; }
public:
property RemoteObject^ Result {
RemoteObject^ get ();
}
Property Value
Type:
RemoteObject
See Also