共用方式為


com:ProxyStubDll

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

元素階層

<套件>

     <應用程式>

          <應用程式>

               <擴充功能>

                    <com:Extension>

                         <com:ComInterface>

                              <com:ProxyStub>

                                   <com:ProxyStubDll>

     <擴充功能>

          <擴充功能>

               <ComInterface>

                    <com:Extension>

                         <com:ComInterface>

                              <com:ProxyStub>

                                   <com2:ProxyStubDll>

語法

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

屬性和元素

屬性

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

子專案

沒有。

父元素

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

要求

專案 價值
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/2
最低 OS 版本 Windows 10 版本 1709 (組建 16299)