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