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