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