Click or drag to resize

TraceConfigExcludedCategories Property

Version 113.3.50
Excluded category filters.

Namespace:  CefSharp.DevTools.Tracing
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public string[] ExcludedCategories { get; set; }

Property Value

Type: String
See Also