Click or drag to resize

DOMNodeCurrentSourceURL Property

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

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

Property Value

Type: String
See Also