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