# fileName

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

## Summary

The name of the file this string was found in.

```csharp
public string fileName;
```
