uap10:HostRuntime

Defines a package-wide extension that defines the runtime information to be used when activating a hosted app.

Element hierarchy

<Package>

    <Extensions>

         <uap10:Extensions>

              <uap10:HostRuntime>

Syntax

<uap10:HostRuntime
  Id = 'An ASCII string with a value between 1 and 256 characters in length.' />

Attributes and elements

Attributes

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

Child elements

None

Parent elements

Parent element Description
uap10:Extension Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/10
Minimum OS Version Windows 10 version 2004 (Build 19041)