Click or drag to resize

SharedStorageAccessParamsScriptSourceUrl Property

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

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

Property Value

Type: String
See Also