This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
VSIXPath Element (VSX Schema)
Optional. A path to a .vsix file included in this deployment package to load before installing the associated extension.
<VSIXPath>path\RequiredReference.vsix</VSIXPath>
The following sections describe attributes, child elements, and parent elements.
Attributes
Child Elements
Parent Elements
Element | Description |
|---|
Reference Element | Specifies a dependency that the extension relies on. |
A relative path to a .vsix file that is included in this deployment package.
A text value is not required.
Namespace | http://schemas.microsoft.com/developer/vsx-schema/2010 |
Schema Name | VSIX Manifest |
Validation File | VSIXManifestSchema.xsd |
Can be Empty | Not applicable |