altcover

Abstract.IPrepareOptions.CommandLine property

Corresponds to the command line to run, given after a --

public IEnumerable<string> CommandLine { get; }

See Also