InterestGroupDetailsAds Property |
Version 104.4.240
Ads
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public IList<InterestGroupAd> Ads { get; set; }
public:
property IList<InterestGroupAd^>^ Ads {
IList<InterestGroupAd^>^ get ();
void set (IList<InterestGroupAd^>^ value);
}
Property Value
Type:
IListInterestGroupAdSee Also