FrameAttachedEventArgsAdScriptId Property  | 
Version 106.0.290 
            Identifies the bottom-most script which caused the frame to be labelled
            as an ad. Only sent if frame is labelled as an ad and id is available.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic AdScriptId AdScriptId { get; }public:
property AdScriptId^ AdScriptId {
	AdScriptId^ get ();
}Property Value
Type: 
AdScriptId
See Also