License Element (VSX Schema)

Optional. Specifies the location of a license file required by the extension.

<License>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

Identifier Element

Contains the information that uniquely identifies the extension deployment package.

Text Value

The relative path of the license file to be displayed.

Remarks

If a 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. If no License element is defined, then no license is displayed.

Element Information

Namespace

https://schemas.microsoft.com/developer/vsx-schema/2010

Schema Name

VSIX Manifest

Validation File

VSIXManifestSchema.xsd

Can be Empty

Not applicable

See Also

Other Resources

VSIX Extension Schema Reference

Visual Studio Extension Deployment