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