com4:InProcessServerDll
指定進程內伺服器 DLL 的路徑和處理器架構。
元素階層
<com4:InProcessServerDll>
<com4:InProcessServerDll>
語法
<com4:InProcessServerDll
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *, ending with the case-insensitive file extension ".dll".'
ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "x86a64".' />
屬性和元素
屬性
屬性 | 描述 | 數據類型 | 必填 | 預設值 |
---|---|---|---|---|
路徑 | 進程伺服器 DLL 的完整路徑。 | 長度介於 1 到 256 個字元的字串,不能包含下列字元:< 、> 、: 、" 、| 、? 或 * ,結尾為不區分大小寫的擴展名 .dll 。 |
是的 | |
ProcessorArchitecture | 進程伺服器 DLL 的處理器架構。 | 可具有下列其中一個值的字串:x86、x64、arm、arm64或 x86a64。 | 是的 |
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
com4:InProcessServer | 向一或多個類別註冊註冊同進程伺服器。 |
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |