Version 130.1.90
Log entry source.
Namespace: CefSharp.DevTools.LogAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public LogEntrySource Source { get; set; }
public:
property LogEntrySource Source {
LogEntrySource get ();
void set (LogEntrySource value);
}
Property Value
LogEntrySourceSee Also