“Active (Debug)” versus “Debug”

前端 未结 2 1789
清歌不尽
清歌不尽 2021-02-04 01:23

Visual Studio Debugger
Project Settings for C# Debug Configurations

  • Visual Studio 2010
  • Visual Studio 2008
  • .NET 3.0 <
2条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-04 02:00

    Active refers to the currently active configuration, there is a drop down list in the standard toolbar that allows you to define the current active configuration, when you change these the "Active" configuration in project properties will change.

提交回复
热议问题