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