StopRuleUsageTrackingResponseRuleUsage Property |
Version 118.6.80
ruleUsage
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<RuleUsage> RuleUsage { get; }
public:
property IList<RuleUsage^>^ RuleUsage {
IList<RuleUsage^>^ get ();
}
Property Value
Type:
IListRuleUsageSee Also