Column Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the 1-based column number associated with this event, or 0 when unknown.

public int Column { get; }

Returns