uap10:HostRuntime
Defines a package-wide extension that defines the runtime information to be used when activating a hosted app.
<uap10:HostRuntime>
XML
<uap10:HostRuntime
Id = 'An ASCII string with a value between 1 and 256 characters in length.' />
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Id | The unique identifier of this specific host app in the package. | An ASCII string with a value between 1 and 256 characters in length. | Yes |
None
Parent element | Description |
---|---|
uap10:Extension | Declares an extensibility point for the app. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/10 |
Minimum OS Version | Windows 10 version 2004 (Build 19041) |