Last updated 1 day ago
Was this helpful?
Constructor in
Initialises a new instance of the struct.
public MarkupDiagnostic(string message, int column = -1)
string message
string
The diagnostic text.
int column
int
The zero-based first column of the diagnostic's range.