Class TakeCoverageDeltaCommandSettings
Obtain list of rules that became used since last call to this method (or since start of coverage instrumentation).
public sealed class TakeCoverageDeltaCommandSettings : ICommand
- Inheritance
-
TakeCoverageDeltaCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }