# lineNumber

Field in [StringInfo](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler/yarn.compiler.stringinfo)

## Summary

The line number at which this string was found in the file.

```csharp
public int lineNumber;
```
