Click or drag to resize

TraceConfigEnableSystrace Property

Version 90.6.50
Turns on system tracing.

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

Property Value

Type: NullableBoolean
See Also