Share via


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

  1. Start debugging, and then wait for the debugger to stop at a breakpoint.

  2. From the menu, choose Debug, Windows, and then choose Autos.

  3. Choose the Autos tab, Locals tab, or This tab, according to the type of variable you want to view.

  4. To view type information for a variable, select the line containing the variable; then from the shortcut menu, choose Properties.

See Also

Reference

Variables Window

Concepts

Watching Variables and Expressions
Viewing Variables for an Application