CallFunctionOnResponseResult Property |
Version 130.1.90
result
Namespace: CefSharp.DevTools.RuntimeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public RemoteObject Result { get; }
public:
property RemoteObject^ Result {
RemoteObject^ get ();
}
Property Value
RemoteObjectSee Also