❔ MSVS- List in Immediate Window
I have a list of objects. I want MSVS's debugging immediate window to output the value for a single one of their object variables.
I have tried LinQ, foreach loop, for loop, console.out.println, debug, etc. nothing works, I get errors
` and ```Unable to parse:
for ...```
what is the proper way to output specific object attributes in a list using immediate window?3 Replies
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
bump
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.