Click or drag to resize

SharedStorageUrlWithMetadataReportingMetadata Property

Version 130.1.90
Any associated reporting metadata.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<SharedStorageReportingMetadata> ReportingMetadata { get; set; }

Property Value

IListSharedStorageReportingMetadata
See Also