Corresponds to the desired format of the XML report
public sealed class ReportFormat : IEquatable<ReportFormat>, IStructuralEquatable
| name | description |
|---|---|
| static get_Json() | |
| static get_NCover() | |
| static get_OpenCover() | |
| AsString() | Returns the string to use in the command line |
| static class Tags |