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