A language supported by the package.
This element is required. Every package must declare at least one supported language. This section is processed during install and resources are collected for each language specified with a Resource element.
<Resource
Language = string />
Language
The language for resources contained in the package. The syntax of this attribute is defined by the IETF’s BCP47: Tags for Identifying Languages.
| Parent elements | Resources |
<Resources>
<Resource Language="en-us"/>
</Resources>