SharedStorageReportingMetadataReportingUrl Property |
Version 118.6.80
ReportingUrl
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string ReportingUrl { get; set; }
public:
property String^ ReportingUrl {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also