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

CharacterNumber

Field in LineInfo

Summary

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

public int CharacterNumber;

Last updated

Was this helpful?