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