AttributionReportingSourceRegistrationAggregationKeys Property |
Version 118.6.80
AggregationKeys
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<AttributionReportingAggregationKeysEntry> AggregationKeys { get; set; }
public:
property IList<AttributionReportingAggregationKeysEntry^>^ AggregationKeys {
IList<AttributionReportingAggregationKeysEntry^>^ get ();
void set (IList<AttributionReportingAggregationKeysEntry^>^ value);
}
Property Value
Type:
IListAttributionReportingAggregationKeysEntrySee Also