MoreInfoURL Element (VSIX Language Pack Schema)
Note
This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
Optional. A link to localized information about the extension.
Syntax
<MoreInfoURL>URL</MoreInfoURL>
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 |
---|---|
VSIX LanguagePack Element | Required. Provides the root element for a VSIX language pack. |
Text Value
Optional. A link to a Web site. The link is a text string.
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 |
See Also
VSX Language Pack Schema Reference
Localizing VSIX Packages
VSIX Extension Schema 1.0 Reference