Class StopRuleUsageTrackingCommandSettings
Stop tracking rule usage and return the list of rules that were used since last call to
takeCoverageDelta (or since start of coverage instrumentation).
public sealed class StopRuleUsageTrackingCommandSettings : ICommand
- Inheritance
-
StopRuleUsageTrackingCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }