altcover

Collect.CommandLine property

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

public string[] CommandLine { get; set; }

See Also