Video Tip : How to check default language version in visual studio?

Video Tip : How to check default language version in visual studio?

How to check default language version in visual studio? Visual Studio allows us to choose the language versions for our project. We generally select the targeted version of Framework in the “New Project” Dialog window.  However, how do we know what is the current language version it is using?  To achieve this, In Visual Studio, from the Solution Explorer, right-click on the project and select Properties -> Build Tab, and then Select Advanced button. This will bring “Advanced Build Settings” windows, where you can check the drop-down option for “Language Version”.  Visual Studio also allows us to set the latest major and minor version automatically.

 

Video Tip: How to check default language version in visual studio?

 

Subscribe to my YouTube Channel 

Related Tip : 

Choosing the C# Language latest version (minor release ) in Visual Studio 2017

 

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.