AttributionReportingSourceRegisteredEventArgsResult Property |
Version 118.6.80
Result
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public AttributionReportingSourceRegistrationResult Result { get; set; }
public:
property AttributionReportingSourceRegistrationResult Result {
AttributionReportingSourceRegistrationResult get ();
void set (AttributionReportingSourceRegistrationResult value);
}
Property Value
Type:
AttributionReportingSourceRegistrationResultSee Also