SetRuleSelectorResponseSelectorList Property |
Version 118.6.80
selectorList
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public SelectorList SelectorList { get; }
public:
property SelectorList^ SelectorList {
SelectorList^ get ();
}
Property Value
Type:
SelectorListSee Also