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