共用方式為


com4:ProxyStubDll

指定 ProxyStub DLL 的路徑和處理器架構。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <com4:ProxyStub>

                        <com4:ProxyStubDll>

Syntax

<com4:ProxyStubDll
    Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
    ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "x86a64".'
></com4:ProxyStubDll>

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
路徑 應用程式套件中 .dll 檔案的相對路徑。 長度介於 1 到 256 個字元之間的字串,不能包含下列字元: < 、、、 :>"|?* Yes
ProcessorArchitecture ProxyStub 註冊的處理器架構。 可具有下列其中一個值的字串:x86x64、arm、arm64x86a64 Yes

子元素

無。

父元素

父元素 描述
com4:ProxyStub 註冊 Proxy 存根。

規格需求

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