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