Re: Environmental variables and VS



Greg Stoch wrote:
How to "contact" to environmental variables within VS?

I would like to set some of my predefined paths, occasionally.

Use $(YOURVARIABLE) in the command line or in the settings. I use those all the time.

V
.