uap13:HostRuntimeDependency
アプリの発行元情報を宣言します。
要素の階層
<\uap13:HostRuntimeDependency>
構文
<uap13:HostRuntimeDependency
Name = 'An alphanumeric string with a value between 1 and 32767 characters that can contain periods and dashes only.'
Publisher = 'A string between 1 and 8192 characters in length that fits the regular expression of a distinguished name.'
MinVersion = 'A version string in quad notation ("Major.Minor.Build.Revision") where "Major" cannot be "0". />
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
名前 | アプリケーションの名前です。 | ピリオドとダッシュのみを含めることができる 1 ~ 32767 文字の値を持つ英数字文字列。 | Yes | |
Publisher | アプリケーションの発行元 | 識別名の正規表現に適合する 1 ~ 8192 文字の長さの文字列。 | Yes | |
MinVersion | アプリケーションのインストールに必要な Windows の最小バージョン。 | 四角形表記 () のバージョン文字列 。Major.Minor.Build.Revision を Major に 0 することはできません。 |
Yes |
子要素
なし。
親要素
親要素 | 説明 |
---|---|
拡張機能 (パッケージ/アプリケーション内) | アプリの拡張ポイントを宣言します。 |
必要条件
Item | 値 |
---|---|
UAP12 | http://schemas.microsoft.com/appx/manifest/uap/windows/10/13 |
Minimum OS Version | Windows 11 バージョン 21H2 (ビルド 22000) |