Share via


com:Win64Path (comInterface/TypeLib)

64 位類型程式庫的路徑。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <com:Extension>

                        <com:ComInterface>

                             <com:TypeLib>

                                  <com:Version>

                                       <com:Win64Path>

Syntax

<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 個字元之間的字串,不能包含下列字元: < 、、 ">%|:? 或 。 * Yes
ResourceId Win32Path 預設值結尾的整數,以反斜線分隔路徑,例如 C:\Foo\Bar\Baz.exe\5。 選擇性的整數值。 No

子元素

無。

父元素

父元素 描述
com:Version 版本號碼和類型程式庫的其他資訊。

備註

注意

您必須在 Version中同時指定 Win32Path 和 Win64Path。

規格需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
OS 最低版本 Windows 10版本 1703 (組建 15063)