csharp
public enum DiagnosticFormatHow diagnostics are written.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
TextFor a person at a terminal.
MSBuildFor MSBuild, which parses file: error CODE: text out of a tool's standard output and puts it in the IDE's error list and the CI log's summary.
Used by (2)
- DiagnosticWriterVixen.Cli
- VixenCommandVixen.Cli