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