AttributionReportingSourceRegistrationEventReportWindows Property |
Version 118.6.80
EventReportWindows
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntaxpublic AttributionReportingEventReportWindows EventReportWindows { get; set; }public:
property AttributionReportingEventReportWindows^ EventReportWindows {
AttributionReportingEventReportWindows^ get ();
void set (AttributionReportingEventReportWindows^ value);
}Property Value
Type:
AttributionReportingEventReportWindows
See Also