Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Parsing
TomlParseEvent
Properties
Line
Menu
On this page
Line Property
Definition
Namespace
Tomlyn.Parsing
Assembly
Tomlyn.dll
View source
Gets the 1-based line number associated with this event, or 0 when unknown.
public int Line { get; }
Returns
Int32