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