Click or drag to resize

DOMNodeCurrentSourceURL Property

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

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

Property Value

Type: String
See Also