MarkupDiagnostic

Struct in LineParser

Inherits from System.ValueType

Summary

Represents a diagnostic message produced during markup parsing.

public struct MarkupDiagnostic : IEquatable<MarkupDiagnostic>

Constructors

Name
Description

Methods

Name
Description

Properties

Name
Description

Gets the zero-based column index of the start of the range at which this diagnostic appears.

Gets the text of the diagnostic.

TYPENAME_UNKNOWN_PLURAL

Name
Description

Last updated

Was this helpful?