AttributionReportingSourceRegistrationTriggerSpecs Property |
Version 130.1.90
TriggerSpecs
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<AttributionReportingTriggerSpec> TriggerSpecs { get; set; }
public:
property IList<AttributionReportingTriggerSpec^>^ TriggerSpecs {
IList<AttributionReportingTriggerSpec^>^ get ();
void set (IList<AttributionReportingTriggerSpec^>^ value);
}
Property Value
IListAttributionReportingTriggerSpecSee Also