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