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