Viewing a Variable in the Variables Window (Windows Embedded CE 6.0)
1/5/2010
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 menu, choose Debug, Windows, and then choose Autos.
Choose the Autos 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
Reference
Concepts
Watching Variables and Expressions
Viewing Variables for an Application