VSPackages

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

VSPackages are software modules that extend the Visual Studio integrated development environment (IDE) by providing UI elements, services, projects, editors, and designers.

In This Section

Specifying VSPackage File Location to the VS Shell
Explains how to specify the VSPackage location to the Visual Studio shell.

Resources in VSPackages
Explains how to manage resources in VSPackages.

Best Practices for Security in VSPackages
Helps you to create more secure products by understanding security vulnerabilities.