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