Class GetBestEffortCoverageCommandSettings
Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.
public sealed class GetBestEffortCoverageCommandSettings : ICommand
- Inheritance
-
GetBestEffortCoverageCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }