How can I check what version/edition of Visual Studio is installed programmatically?

前端 未结 10 1107
萌比男神i
萌比男神i 2020-12-16 09:16

I could read registry HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\10.0. However, it doesn\'t give me any information about the edition of it - Profes

10条回答
  •  北海茫月
    2020-12-16 10:08

    Open the installed visual studio software and click the Help menu select the About Microsoft Visual studio--> Get the visual studio Version

提交回复
热议问题