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