HeavyAdIssueDetailsResolution Property |
Version 130.1.90
The resolution status, either blocking the content or warning.
Namespace: CefSharp.DevTools.AuditsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public HeavyAdResolutionStatus Resolution { get; set; }
public:
property HeavyAdResolutionStatus Resolution {
HeavyAdResolutionStatus get ();
void set (HeavyAdResolutionStatus value);
}
Property Value
HeavyAdResolutionStatusSee Also