uap12:Host

uap12 拡張機能のドメインパラメーターとサブドメイン パラメーターを宣言します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <uap12:Extension>

                   <\uap12:Host>

構文

<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.' />

キー

? 省略可能 (0 または 1)

属性と要素

属性

属性 説明 データ型 必須
名前 サブドメインを示すstarを持つドメイン名を表します。 1 ~ 255 文字の値を持つ英数字文字列。.、-、または を含めることができます 。その他の文字は使用できません。サブドメインを示すアスタリスク ("") を持つドメイン名を表します Yes
Uri サブドメインを示すstarを持つドメイン名の URI を表します。 1 ~ 255 文字の値を持つ英数字文字列。.、-、または を含めることができます 。その他の文字は使用できません。サブドメインを示すアスタリスク ("") を持つドメイン名を表します Yes
uap11:Path ドメインまたはサブドメインへのパスを表します。 1 ~ 2084 文字の値を持つオプションの英数字文字列。"/"、または "" も受け入れます。 その他の文字は使用できません。 ドメインまたはサブドメインへのパスを表します。 いいえ

子要素

なし。

親要素

親要素 説明
拡張機能 (パッケージ/アプリケーション内) アプリの機能拡張ポイントを宣言します。

必要条件

Item
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 (ビルド 20348)