AddRuleResponseRule Property |
Version 94.4.20
rule
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public CSSRule Rule { get; }
public:
property CSSRule^ Rule {
CSSRule^ get ();
}
Property Value
Type:
CSSRuleSee Also