Click or drag to resize

LogEntryArgs Property

Version 86.0.240
Call arguments.

Namespace:  CefSharp.DevTools.Log
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public IList<RemoteObject> Args { get; set; }

Property Value

Type: IListRemoteObject
See Also