c# - 启动 Visual Studio 2010 时更改默认环境设置

标签 c# .net vb.net visual-studio-2010

今天我在一台新机器上安装了 Visual Studio 2010。

第一次启动 VS2010 时,它要求“默认环境窗口”,我从中错误地选择了“Visual C# 开发设置”。

enter image description here

但现在我想将该设置更改为“Visual Basic 开发设置”。我该怎么做?

最佳答案

据我所知,最简单的方法是:工具 -> 导入/导出设置 -> 重置所有设置。

关于c# - 启动 Visual Studio 2010 时更改默认环境设置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12084958/

相关文章:

c# - 如何在 String.Format 下显示指数?

c# - 安装 WiX 后程序无法加载 DLL 'SQLite.Interop.dll'

c# - 如何在 C# 中调用 async void 事件处理程序?

vb.net - 如何根据 vb.net 中的内容设置 datagridview 的行高

c# - 多线程与datagridview

c# - Application.SetCompatibleTextRenderingDefault(false);

c# - LINQ:SubmitChanges 和 Refresh 后关系不会更新

c# - Lambda 在 VB.net 中?

MySQL 连接字符串错误

c# - Visual Studio 在运行程序后向 DataGridView 添加列