0

Is there an easy way to find the correct path to (VS version independent) "C:\Users\< user >\Documents\Visual Studio 2017\" from within the VSIX code?

I know that I can use the "%UserProfile%" placeholder for the first part, but how can I detect the correct Visual Studio folder itself, without creating a mapping myself?

TWT
  • 2,511
  • 1
  • 23
  • 37
  • What are you trying to do, and how your question is related to VSIX? – Oscar Feb 28 '18 at 09:42
  • @TWT, Do you mean that you want to get the current running Visual Studio's installation path?https://stackoverflow.com/questions/30874782/how-get-the-current-running-visual-studio-installation-path-from-vspackage – Jack Zhai Mar 02 '18 at 06:34
  • No, that's another directory. – TWT Mar 02 '18 at 07:10

0 Answers0