DevToolsClientProfiler Property  | 
Version 106.0.290 
            Profiler
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic ProfilerClient Profiler { get; }public:
property ProfilerClient^ Profiler {
	ProfilerClient^ get ();
}Property Value
Type: 
ProfilerClient
See Also