MarkupDiagnostic

Struct in LineParser

Inherits from System.ValueType

Summary

Represents a diagnostic message produced during markup parsing.

public struct MarkupDiagnostic : IEquatable<MarkupDiagnostic>

Constructors

NameDescription
MarkupDiagnostic(string,int)Initialises a new instance of the MarkupDiagnostic struct.

Methods

Properties

NameDescription
ColumnGets the zero-based column index of the start of the range at which this diagnostic appears.
MessageGets the text of the diagnostic.

TYPENAME_UNKNOWN_PLURAL