Click or drag to resize

SharedStorageAccessParamsScriptSourceUrl Property

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

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

Property Value

Type: String
See Also