Click or drag to resize

SharedStorageUrlWithMetadataReportingMetadata Property

Version 118.6.80
Any associated reporting metadata.

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

Property Value

Type: IListSharedStorageReportingMetadata
See Also