s4:MainBundle

说明

指定有关main捆绑包的信息。 (s4:MainBundle)

元素层次结构

s4:AppInstaller

     <s4:MainBundle>

语法

<s4:MainBundle     Name = A string with a value between 3 and 50 characters in length that consists of alpha-numeric, period, and dash characters.
    Publisher = A string with a value between 1 and 8192 characters in length that fits the regular expression  of a distinguished name.
    Version = A version string in quad notation, "Major.Minor.Build.Revision" where Major cannot be "0".
    Uri = Web URI as a string between 1 and 2084 characters in length.
></s4:MainBundle>

特性

属性 说明 数据类型 必须
名称 捆绑包名称,如捆绑包清单中的 identity 元素中指定的。 Name 属性不区分大小写。 值长度介于 3 到 50 个字符之间的字符串,由字母数字、句点和短划线字符组成。
Publisher 发布者,如捆绑包清单中的 identity 元素中指定的。 值长度介于 1 到 8192 个字符之间的字符串,适合可分辨名称的正则表达式。
版本 版本,如捆绑包清单中的 identity 元素中指定的。 四元表示法“Major.Minor.Build.Revision”的版本字符串,其中 Major 不能为“0”。
Uri 应用包位置的 URI。 Web URI 作为长度介于 1 到 2084 个字符之间的字符串。

父元素

父元素 说明
s4:AppInstaller 定义 AppInstaller 文件的根元素。

注解

元素中只能声明 或 <MainPackage> 中的一<AppInstaller><MainBundle>

元素 <MainBundle> 只能用于应用包捆绑包 (.appxbundle) 。

要求

要求
xmlns:s4=http://schemas.microsoft.com/appx/appinstaller/2021 此命名空间是 Windows 版本 21H2 内部版本 22000 中引入的功能所必需的
最低操作系统版本 Windows 版本 21H2 内部版本 22000