Click or drag to resize

TraceConfigEnableSystrace Property

Version 91.1.160
Turns on system tracing.

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

Property Value

Type: NullableBoolean
See Also