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

子元素

没有。

父元素

Parent 元素 描述
com:ProxyStub 注册代理存根。

要求

项目 价值
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/2
最低 OS 版本 Windows 10 版本 1709(内部版本 16299)