P
Paul
Hi,
just wondering if it is possible to set a conditional breakpoint in C#,
vs2005. For example I want the code to break when a dropdown list is written
to (item added) but I do not know the line that this occures on.
just wondering if it is possible to set a conditional breakpoint in C#,
vs2005. For example I want the code to break when a dropdown list is written
to (item added) but I do not know the line that this occures on.