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