Use the Properties view to set a conditional watchpoint. A conditional watchpoint has an associated conditional expression. The debugger evaluates the expression to determine whether to halt program execution at that watchpoint.
A conditional watchpoint behaves in two different ways:
The Properties view appears.
During subsequent debugging sessions, the debugger evaluates the expression to determine whether to halt program execution at the conditional watchpoint.
The watchpoint's Proeprties window closes.