Class StopPreciseCoverageCommandSettings
Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.
public sealed class StopPreciseCoverageCommandSettings : ICommand
- Inheritance
-
StopPreciseCoverageCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }