Click or drag to resize

LogEntryArgs Property

Version 130.1.90
Call arguments.

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

Property Value

IListRemoteObject
See Also