Click or drag to resize

SharedStorageUrlWithMetadataReportingMetadata Property

Version 110.0.300
Any associated reporting metadata.

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

Property Value

Type: IListSharedStorageReportingMetadata
See Also