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>
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 |
---|---|
Specifies a dependency that the extension relies on. |
Text Value
A relative path to a .vsix file that is included in this deployment package.
A text value is not required.
Element Information
Namespace |
https://schemas.microsoft.com/developer/vsx-schema/2010 |
Schema Name |
VSIX Manifest |
Validation File |
VSIXManifestSchema.xsd |
Can be Empty |
Not applicable |