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