Click or drag to resize

SharedStorageUrlWithMetadataReportingMetadata Property

Version 109.1.110
Any associated reporting metadata.

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

Property Value

Type: IListSharedStorageReportingMetadata
See Also