debugging - Can i print the information of the locals window in my application visual studio? -




i wondering, if there way let print variables , values displayed on locals window.

to clearer ,i want create application works same locals window in visual studio during process execution. can know how acheived? thankyou in advance.

not found possible solution it. if want variable value, 1 workaround use immediate window instead of local window. or customer debugging watch window output view lists want native extension.

output watched visual studio variable file

but not found way achieve using local windows.

i submit feature request product team here:

https://visualstudio.uservoice.com/forums/121579-visual-studio-ide/suggestions/30957622-can-i-print-the-information-of-the-locals-window-i

if possible, vote , add comment there.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -