AttributionReportingTriggerSpecTriggerData Property |
Version 130.1.90
number instead of integer because not all uint32 can be represented by
int
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public double[] TriggerData { get; set; }
public:
property array<double>^ TriggerData {
array<double>^ get ();
void set (array<double>^ value);
}
Property Value
DoubleSee Also