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