包/扩展) 中的 com:Win32Path (

32 位类型库的路径。

元素层次结构

<包>

    <扩展>

         <com:Extension>

              <com:ComInterface>

                   <com:Interface>

                        <com:TypeLib>

                             <com:Version>

                                  <com:Win32Path>

语法

<com:Win32Path
    Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.'
    ResourceId = 'An optional integer value.' />

特性和元素

属性

属性 说明 数据类型 必须 默认值
路径 相对于包根目录的 32 位 TypeLib 的路径。 路径必须引用包中的文件。 一个字符串,其值长度在 1 到 256 个字符之间,不能包含以下字符:<、、>:%"|?*
ResourceId Win32Path 默认值末尾的整数,用反斜杠 (与路径分隔,例如,C:\Foo\Bar\Baz.exe\5) 。 可选的整数值。

子元素

无。

父元素

父元素 描述
com:Version 有关类型库的版本号和其他信息。

注解

注意

必须在 版本中同时指定 Win32Path 和 Win64Path。

要求

命名空间 http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10版本 1703 (内部版本 15063)