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