Click or drag to resize

LogEntryCategory Property

Version 112.3.0
Category

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

Property Value

Type: NullableLogEntryCategory
See Also