LocalizedDescription Element (VSIX Language Pack Schema)
注意
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
Required. Provides a localized description of the extension.
<LocalizedDescription>Localized description of the extension</LocalizedDescription>
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
None |
Element | Description |
---|---|
None |
Element | Description |
---|---|
VSIX LanguagePack Element | Required. Provides the root element for a VSIX language pack. |
Required. A text description of the extension in the target language.
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 |
VSX Language Pack Schema Reference
Localizing VSIX Packages
VSIX Extension Schema 1.0 Reference