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