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