Click or drag to resize

LogEntryCategory Property

Version 113.3.50
Category

Namespace:  CefSharp.DevTools.Log
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public LogEntryCategory? Category { get; set; }

Property Value

Type: NullableLogEntryCategory
See Also