Method ToString
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
ToString()
Formats the diagnostic as "CODE Severity: message" with the location appended in parentheses when present. Culture-independent.
public override string ToString()
Returns
- string
The formatted diagnostic.