Click or drag to resize

LogEntryArgs Property

Version 113.3.50
Call arguments.

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

Property Value

Type: IListRemoteObject
See Also