Location of $(MSBuildExtensionsPath32)

  • Thread starter Thread starter Charles Foxtrot
  • Start date Start date
C

Charles Foxtrot

Guest
Hello,

Is there anyway I can see where $(MSBuildExtensionsPath32) points to?

I tried echo $(MSBuildExtensionsPath32), echo $MSBuildExtensionsPath32, echo %MSBuildExtensionsPath32%, but it doesn't act like a environment variable like, for instance echo %windir% would.

I also tried searching through the registry, to no avail.

Thanks,

Eric

Continue reading...
 
Back
Top