altcover

AltCover.CollectOptions.CommandLine property

Corresponds to the command line arguments for the executable, given after a --

public IEnumerable<string> CommandLine { get; }

See Also