AttributionReportingEventReportWindowsEnds Property |
Version 118.6.80
duration in seconds
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public int[] Ends { get; set; }
public:
property array<int>^ Ends {
array<int>^ get ();
void set (array<int>^ value);
}
Property Value
Type:
Int32See Also