Click or drag to resize

TraceConfigEnableSystrace Property

Version 88.2.90
Turns on system tracing.

Namespace:  CefSharp.DevTools.Tracing
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public Nullable<bool> EnableSystrace { get; set; }

Property Value

Type: NullableBoolean
See Also