Version 118.6.80
Call arguments.
Namespace:
CefSharp.DevTools.Log
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<RemoteObject> Args { get; set; }
public:
property IList<RemoteObject^>^ Args {
IList<RemoteObject^>^ get ();
void set (IList<RemoteObject^>^ value);
}
Property Value
Type:
IListRemoteObjectSee Also