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