Click or drag to resize

SelectorList.Selectors Property

Version 118.6.80
Selectors in the list.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<Value> Selectors { get; set; }

Property Value

Type: IList<Value>
See Also