Click or drag to resize

LogEntryArgs Property

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; }

Property Value

Type: IListRemoteObject
See Also