1.

Explain How You Can Restore Hidden Debugger Commands In Visual Studio 2013?

Answer»

To restore the debugger feature that is hidden, you have to add the COMMAND back to the command:

  • Open your project, CLICK on Tools menu and then click customize
  • Tap the command tab in the customize dialog BOX
  • In the menu bar, drop down, CHOOSE the debug menu for which you want to contain the restored command
  • Tap on the Add command button
  • In the Add command box, choose the command you want to add and click OK
  • Repeat the step to add another command

To restore the debugger feature that is hidden, you have to add the command back to the command:



Discussion

No Comment Found