> For the complete documentation index, see [llms.txt](https://til.cazzulino.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.cazzulino.com/dotnet/quickly-check-c-compiler-and-language-version.md).

# Quickly check C# compiler and language version

Just add `#error version` anywhere in a C# file and you'll see a tooltip with the information:

![](/files/aF5u8AIb3GNQa79qpG9h)
