How to change language version in Visual Studio 2015

纵然是瞬间 提交于 2019-11-29 03:01:38

Try this..

Project -> Properties -> Build -> Advanced -> Language Version

Go to ProjectPropertiesBuildAdvancedLanguage VersionOK as shown with detail steps and screen shots below:

Follow these steps to change the language version of your project

1: Open your project with Visual Studio 2012, 2013 or 2015, click on View from Menu and then click on Solution Explorer

2: From Solution Explorer, Right Click on the project and Properties from context menu

3: From properties dialog, select the tab Build and click on Advanced button

4: Now, from Advanced Build Settings dialog, select Language Version and click OK button. Thats it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!