uap13:HostRuntimeDependency
宣告應用程式的發行者資訊。
元素階層
<\uap13:HostRuntimeDependency>
Syntax
<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 | |
發行者 | 應用程式的發行者 | 長度介於 1 到 8192 個字元之間的字串,符合辨別名稱的正則運算式。 | Yes | |
MinVersion | 安裝應用程式所需的最低 Windows 版本。 | 四次標記法中的版本字串 (Major.Minor.Build.Revision ) ,其中 Major 不能是 0 。 |
Yes |
子元素
無。
父元素
父元素 | 描述 |
---|---|
套件/應用程式) 中的擴充功能 ( | 宣告應用程式的擴充點。 |
規格需求
Item | 值 |
---|---|
UAP12 | http://schemas.microsoft.com/appx/manifest/uap/windows/10/13 |
OS 最低版本 | Windows 11版本 21H2 (組建 22000) |