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