For the complete documentation index, see llms.txt. This page is also available as Markdown.

Column

Property in MarkupDiagnostic

Summary

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

public int Column { get; }

Last updated

Was this helpful?