uap6:LocalExperiencePack
This extension provides a means to deliver translated app resources.
Element hierarchy
<uap6:LocalExperiencePack>
Syntax
<uap6:LocalExperiencePack
Language = 'A string that represents a language and locale, containing four characters separated by a dash (for example, "en-us" or "fr-fr").' />
Key
?
optional (zero or one)
Attrbutes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Language | The language and locale identifier. For example, en-us represents English language used in the United States. |
A string that represents a language and locale, containing four characters separated by a dash (for example, en-us or fr-fr ). |
No |
Child elements
None
Parent elements
Parent element | Description |
---|---|
uap6:Extension | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/6 |
Minimum OS Version | Windows 10 version 1803 (Build 17134) |