Click or drag to resize

FrameAdFrameStatus Property

Version 118.6.80
Indicates whether this frame was tagged as an ad and why.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public AdFrameStatus AdFrameStatus { get; set; }

Property Value

Type: AdFrameStatus
See Also