Optional. Specifies a Visual Studio Package to install.
<VSPackage>FilePath\VSPackage1.pkgdef</VSPackage>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| None | 
Child Elements
| Element | Description | 
|---|---|
| None | 
Parent Elements
| Element | Description | 
|---|---|
| Contains references to the installable components of the VSIX package. | 
Text Value
A relative path to a .pkgdef file that represents a Visual Studio Package.
Element Information
| Namespace | https://schemas.microsoft.com/developer/vsx-schema/2010 | 
| Schema Name | VSIX Manifest | 
| Validation File | VSIXManifestSchema.xsd | 
| Can be Empty | Not applicable |