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

LineNumber

Field in LineInfo

Summary

The zero-indexed line number in FileName that contains the statement or expression that this line was produced from.

public int LineNumber;

Last updated

Was this helpful?