Version 118.6.80
Log entry severity.
Namespace:
CefSharp.DevTools.Log
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public LogEntryLevel Level { get; set; }
public:
property LogEntryLevel Level {
LogEntryLevel get ();
void set (LogEntryLevel value);
}
Property Value
Type:
LogEntryLevelSee Also