StopRuleUsageTrackingResponseRuleUsage Property |
Version 130.1.90
ruleUsage
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<RuleUsage> RuleUsage { get; }
public:
property IList<RuleUsage^>^ RuleUsage {
IList<RuleUsage^>^ get ();
}
Property Value
IListRuleUsageSee Also