com:Win32Path (在 ComInterface/TypeLib 中)
32 位類型連結庫的路徑。
元素階層
<com:Win32Path>
<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 |
最低 OS 版本 | Windows 10 版本 1703 (組建 15063) |