FrameAdFrameStatus Property |
Version 130.1.90
Indicates whether this frame was tagged as an ad and why.
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public AdFrameStatus AdFrameStatus { get; set; }
public:
property AdFrameStatus^ AdFrameStatus {
AdFrameStatus^ get ();
void set (AdFrameStatus^ value);
}
Property Value
AdFrameStatusSee Also