Version 105.3.390
CSS rule in the match.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public CSSRule Rule { get; set; }
public:
property CSSRule^ Rule {
CSSRule^ get ();
void set (CSSRule^ value);
}
Property Value
Type:
CSSRuleSee Also