DevToolsClientAudits Property |
Version 113.3.50
Audits domain allows investigation of page violations and possible improvements.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public AuditsClient Audits { get; }
public:
property AuditsClient^ Audits {
AuditsClient^ get ();
}
Property Value
Type:
AuditsClientSee Also