How can I change the language from VB.NET to C#.NE

2020-01-20 09:50发布

问题:

How can I change the language from VB.NET to C#.NET in VS 2013? By default VB.NET is set as the language.

回答1:

Your question is not the clearest but I assume you're taking about visual studio preferences.

You should go over to Tool -> Import and Export Settings, select Import selected environment settings and click Next. Now you may choose to save you settings, after you do that click next and choose Visual C# from the tree view and click Finish.



回答2:

If you mean that when you click New Project and select a project type, Visual Studio generates a Visual Basic .NET project while you are more interested in C#, try changing the project type: