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