title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | ms.assetid | caps.latest.revision | ms.author | manager | translation.priority.mt | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Installing the Visual Studio SDK | Microsoft Docs |
11/04/2016 |
|
article |
c730edb6-5099-4c16-85a8-08def09f1455 |
3 |
gregvanl |
ghogen |
|
The Visual Studio SDK is an optional feature in Visual Studio setup. You can also install the VS SDK later on.
If you'd like to include the VSSDK in your Visual Studio installation, you should install the Visual Studio extension development Workload under Other Toolsets. This will install the Visual Studio SDK as well as the necessary prerequisites. You can further tune the installation by selecting or unselecting Components from the Summary view.
If you decide to install the Visual Studio SDK after completing your Visual Studio installation, rerun the Visual Studio installer and select the Visual Studio extension development Workload.
If you open a solution with an extensibility project without first installing the VSSDK, you will be prompted by a highlighted information bar above the Solution Explorer. It should look something like the following:
As with any Visual Studio Workload or Component, you can also install the item from the command line. See Use command-line parameters to install Visual Studio for details on the appropriate command line switches and how to determine the Workload or Component identifiers.
Note that you must use the Visual Studio installer that matches your installed version of Visual Studio. For example, if you have Visual Studio Enterprise installed on your computer, you must run the Visual Studio Enterprise installer (vs_enterprise.exe).