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