Click or drag to resize

SharedStorageAccessParamsScriptSourceUrl Property

Version 118.6.80
Spec of the module script URL. Present only for SharedStorageAccessType.documentAddModule.

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string ScriptSourceUrl { get; set; }

Property Value

Type: String
See Also