DevToolsClientPerformance Property |
Version 100.0.140
Performance
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public PerformanceClient Performance { get; }
public:
property PerformanceClient^ Performance {
PerformanceClient^ get ();
}
Property Value
Type:
PerformanceClientSee Also