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