DevToolsClientProfiler Property |
Version 96.0.142
Profiler
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public ProfilerClient Profiler { get; }
public:
property ProfilerClient^ Profiler {
ProfilerClient^ get ();
}
Property Value
Type:
ProfilerClientSee Also