ComInterface/TypeLib) 中的 com:Win32Path (

32 位类型库的路径。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <com:Extension>

                        <com:ComInterface>

                             <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.' >
</com:Win32Path>

特性和元素

属性

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

子元素

无。

父元素

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

注解

注意

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

要求

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