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