altcover

InvokeAltCoverCommand.ReportFormat property

Generate the report in the specified format (NCover, JSON or the default OpenCover)

public ReportFormat ReportFormat { get; set; }

See Also