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