Click or drag to resize

DOMNodeCurrentSourceURL Property

Version 118.6.80
The selected url for nodes with a srcset attribute.

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

Property Value

Type: String
See Also