DevToolsClientTracing Property |
Version 130.1.90
Tracing
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic TracingClient Tracing { get; }
public:
property TracingClient^ Tracing {
TracingClient^ get ();
}
Property Value
TracingClient
See Also