LocalizedName Element (VSIX Language Pack Schema)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at LocalizedName Element (VSIX Language Pack Schema).
Required. The localized name of the extension to be installed.
<Name>Localized name of the extension</Name>
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. |
Required. The name of the language pack in the target language.
| Namespace | http://schemas.microsoft.com/developer/vsx-schema-lp/2010 |
| Schema Name | VSIX Language Pack Schema |
| Validation File | VSIXLanguagePackSchema.xsd |
| Can be Empty | Not applicable |
VSX Language Pack Schema Reference
Localizing VSIX Packages
VSIX Extension Schema 1.0 Reference
Show: