Click or drag to resize

SharedStorageAccessParamsScriptSourceUrl Property

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

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

Property Value

Type: String
See Also