Locale Element (VSX Schema)

Required. Defines the locale of the extension.

<Locale>1033</Locale>

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

Required. A numeric Locale Identification (LCID) value that specifies the locale of the extension.

Remarks

An LCID is a number that corresponds to a locale setting. For example, the LCID for U.S. English is 1033. For a list of LCIDs that are supported by Microsoft, see List of Locale ID (LCID) Values as Assigned by Microsoft.

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