Another way to view and modify variables is in the Watches Pane in the Debugger window. The Watches pane enables you to specify variables and expressions to watch continuously while debugging your program.
For step-by-step instructions, see:
Viewing Variables in the Current Context
Modifying a Variable from the Variables Pane
Watching the Value of a Variable or Expression