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