Click or drag to resize

DOMNodeCurrentSourceURL Property

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

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

Property Value

Type: String
See Also