License Element (VSIX Language Pack Schema)
Optional. The path of a localized version of the license file for the extension.
<License>FilePath\license.txt</License>
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 |
---|---|
Required. Provides the root element for a VSIX language pack. |
Text Value
The relative path of the localized license file to be displayed.
Remarks
If the License element is defined, then the text of the designated license file is displayed during setup and the user must accept the license to continue.
Element Information
Namespace |
https://schemas.microsoft.com/developer/vsx-schema-lp/2010 |
Schema Name |
VSIX Language Pack Schema |
Validation File |
VSIXLanguagePackSchema.xsd |
Can be Empty |
Not applicable |