Line Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

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

public int Line { get; }

Returns