Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This extension provides a means to deliver translated app resources.
Element hierarchy
<Package>
└─ <Extensions>
└─ <uap6:Extension>
└─ <uap6:LocalExperiencePack>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <uap6:Extension>
└─ <uap6:LocalExperiencePack>
Syntax
<uap6:LocalExperiencePack
Language = 'A required valid BCP 47 language tag.' />
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 valid BCP 47 language tag. | Yes |
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) |