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