> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry/yarn.unity.stringtableentry.linenumber.md).

# LineNumber

Field in [StringTableEntry](/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry.md)

## Summary

The line number in the file indicated by [File](/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry/yarn.unity.stringtableentry.file.md) at which the original version of this line can be found.

```csharp
public string LineNumber;
```
