InterestGroupDetailsAds Property  | 
Version 106.0.290 
            Ads
            
 
    Namespace: 
   CefSharp.DevTools.Storage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic IList<InterestGroupAd> Ads { get; set; }public:
property IList<InterestGroupAd^>^ Ads {
	IList<InterestGroupAd^>^ get ();
	void set (IList<InterestGroupAd^>^ value);
}Property Value
Type: 
IListInterestGroupAd
See Also