| SelectorListSelectors Property  | 
Version 90.6.50 
            Selectors in the list.
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic IList<Value> Selectors { get; set; }public:
property IList<Value^>^ Selectors {
	IList<Value^>^ get ();
	void set (IList<Value^>^ value);
}Property Value
Type: 
IListValue See Also
See Also