Share via


Viewing a Variable in the Variables Window (Windows CE 5.0)

Send Feedback

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 View menu, choose Debug Windows and then choose Variables.
  3. Choose the Auto 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

Viewing Variables for an Application | Variables Window

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.