com:Win32Path (在 ComInterface/TypeLib 中)

32 位类型库的路径。

元素层次结构

<包>

     <应用程序>

          <应用程序>

               <扩展>

                    <com:Extension>

                         <com:ComInterface>

                              <com:TypeLib>

                                   <com:版本>

                                        <com:Win32Path>

     <扩展>

          <com:Extension>

               <com:ComInterface>

                    <com:TypeLib>

                         <com:版本>

                              <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。 可选整数值。

子元素

没有。

父元素

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

言论

注意

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

要求

项目 价值
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
最低 OS 版本 Windows 10 版本 1703(内部版本 15063)