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