2
Answers

VS.NET debugging for C# - Checking Expressions?

periakaruppan_sg

periakaruppan_sg

20y
1.8k
1
Hi, How to evaluate an expression in debug mode for C# in VS.NET 2003? I can check variable's contant... and i could not check the expression strMessage.Substring(1,1). Thanks in advance for the help. Regards, Peri
Answers (2)