Click or drag to resize

TraceConfig.ExcludedCategories Property

Version 130.1.90
Excluded category filters.

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

Property Value

String[]
See Also