uap12:Host

Declares domain and subdomain parameters for the uap12 extension.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <uap12:Extension>

                   <\uap12:Host>

Syntax

<uap12:Host
  Name = 'An alphanumeric string with a value between 1 and 255 characters that can contain the following characters: ., -, or *. No other characters are accepted. Represents the domain name with an asterisk ("*") signifying a subdomain.'
  Uri = 'An alphanumeric string with a value between 1 and 255 characters that can contain the following characters: ., -, or *. No other characters are accepted. Represents the domain name with an asterisk ("*") signifying a subdomain.'
  uap11:path = 'An optional alphanumeric string with a value between 1 and 2084 characters that also accepts the following characters: "/", or "\". No other characters are accepted. Represents the path to the domain and/or subdomain.' />

Key

? optional (zero or one)

Attributes and elements

Attributes

Attribute Description Data type Required
Name Represents the domain name with the star signifying a subdomain. An alphanumeric string with a value between 1 and 255 characters that can contain the following characters: ., -, or . No other characters are accepted. Represents the domain name with an asterisk ("") signifying a subdomain. Yes
Uri Represents the URI for the domain name with the star signifying a subdomain. An alphanumeric string with a value between 1 and 255 characters that can contain the following characters: ., -, or . No other characters are accepted. Represents the domain name with an asterisk ("") signifying a subdomain. Yes
uap11:Path Represents the path to the domain and/or subdomain. An optional alphanumeric string with a value between 1 and 2084 characters that also accepts the following characters: "/", or "". No other characters are accepted. Represents the path to the domain and/or subdomain. No

Child elements

None.

Parent elements

Parent element Description
Extension (in Package/Applications) Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows/10/12
UAP11 http://schemas.microsoft.com/appx/manifest/uap/windows/10/11
Minimum OS Version Windows 10 (Build 20348)