uap10:HostRuntime
ホストされているアプリをアクティブ化するときに使用するランタイム情報を定義するパッケージ全体の拡張機能を定義します。
要素の階層
<uap10:HostRuntime>
構文
<uap10:HostRuntime
Id = 'An ASCII string with a value between 1 and 256 characters in length.' />
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
Id | パッケージ内のこの特定のホスト アプリの一意識別子。 | 1 ~ 256 文字の長さの値を持つ ASCII 文字列。 | Yes |
子要素
なし
親要素
親要素 | 説明 |
---|---|
uap10:Extension | アプリの拡張ポイントを宣言します。 |
必要条件
Item | 値 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/10 |
Minimum OS Version | Windows 10 バージョン 2004 (ビルド 19041) |