InterestGroupDetailsAds Property |
Version 112.3.0
Ads
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.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