Click or drag to resize

TraceConfig.IncludedCategories Property

Version 118.6.80
Included category filters.

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

Property Value

Type:String[]
See Also