| FrameAdFrameStatus Property  | 
Version 99.2.120 
            Indicates whether this frame was tagged as an ad and why.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
 Syntax
Syntaxpublic AdFrameStatus AdFrameStatus { get; set; }public:
property AdFrameStatus^ AdFrameStatus {
	AdFrameStatus^ get ();
	void set (AdFrameStatus^ value);
}Property Value
Type: 
AdFrameStatus See Also
See Also