# Info

Enumeration Member in [DiagnosticSeverity](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler/yarn.compiler.diagnostic/yarn.compiler.diagnostic.diagnosticseverity)

## Summary

An informational diagnostic.

```csharp
Info
```

## Remarks

Infos represent possible issues or steps that the user may wish to fix, but are unlikely to cause problems.
