Community

Visual Studio Watches and Object IDs

Watches can be added in Visual Studio to allow the values of variables and expressions to be viewed and automatically refreshed when debugging. Usually watches are limited to local variables. With object IDs, values can be monitored even if out of scope.

Read More - Register for Free Membership