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