AttributionReportingTriggerRegisteredEventArgsAggregatable Property |
Version 130.1.90
Aggregatable
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic AttributionReportingAggregatableResult Aggregatable { get; set; }public:
property AttributionReportingAggregatableResult Aggregatable {
AttributionReportingAggregatableResult get ();
void set (AttributionReportingAggregatableResult value);
}Property Value
AttributionReportingAggregatableResult
See Also