Click or drag to resize

SelectorListSelectors Property

Version 113.3.50
Selectors in the list.

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

Property Value

Type: IListValue
See Also