Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to check version of Visual Studio

I want check how version of Visual studio i have in my pc, i means what version and what update for exemple visual studio 2013 update 4 or update 2, thank you

like image 377
khadi Avatar asked Feb 04 '15 22:02

khadi


People also ask

How do I know which version of Visual Studio 2019 I have?

Click on Help > About Microsoft Visual Studio . You will see the version number and the update you have installed.

What version of Visual Studio do I have command line?

Developer Command Prompt Search for the name of the command prompt file, which is VsDevCmd. bat, or go to the Tools folder for Visual Studio, such as %ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\Common7\Tools (path changes according to your Visual Studio version, edition, and installation location).

How can I tell if Visual Studio is installed on Windows?

If you are running Windows 7, you can find the Visual Studio 2015 application at the top of the All Programs list grouped with other application icons. If you are running Windows 10, Windows 8.1, Windows 8 or Windows 11, you can find the icon listed under the V grouping.

What versions of Visual Studio are there?

There are three editions of Visual Studio: Community, Professional, and Enterprise. See Compare Visual Studio editions to learn about which features are supported in each edition.


1 Answers

Click on Help > About Microsoft Visual Studio. You will see the version number and the update you have installed.

like image 142
Lukkha Coder Avatar answered Sep 28 '22 05:09

Lukkha Coder