Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can view the value of a variable in the Variables window.
To view a variable in the Variables window
- Start debugging, and then wait for the debugger to stop at a breakpoint.
- From the View menu, choose Debug Windows and then choose Variables.
- Choose the Auto tab, Locals tab, or This tab, according to the type of variable you want to view.
- To view type information for a variable, select the line containing the variable; then from the shortcut menu, choose Properties.
See Also
Viewing Variables for an Application | Variables Window
Send Feedback on this topic to the authors