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