NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Using the Watch Window

To display the Watch window

You can use the Watch window to evaluate variables and expressions and keep the results. You can also use the Watch window to edit the value of a variable or register. (You cannot edit the value of const variables. You can edit and display register values for native-code applications only.)

Tip   The QuickWatch dialog box provides a quicker, simpler way of evaluating or editing a single variable or expression.

See Also

Watch Window | Inspecting Your Program