DevToolsClientTracing Property |
Version 118.6.80
Tracing
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public TracingClient Tracing { get; }
public:
property TracingClient^ Tracing {
TracingClient^ get ();
}
Property Value
Type:
TracingClientSee Also