ReSharper 2017.1 Help

ReSharper by Language: Visual Basic .NET

ReSharper supports Visual Basic.NET up to VB 14 and partially VB 15.

By default, ReSharper automatically detects VB.NET version based on the associated compiler. However, you can specify the target VB.NET version explicitly by selecting the project in the Solution Explorer and using the VB.NET Language Level property in the Visual Studio's Properties window (choose View | Properties Window in the menu).
Depending on the current VB.NET version - whether it is detected automatically or set explicitly - ReSharper adjusts its features. For example, code inspection detects places in your code, which could be simplified using new language features.

Descriptions of ReSharper features in VB.NET are grouped in the following topics:

Last modified: 12 October 2017

See Also