Viewing a Variable in the Variables Window (Windows CE 5.0)
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