包/扩展) 中的 com2:ProxyStubDll (

指定 ProxyStub DLL 的路径和处理器体系结构。

元素层次结构

<包>

    <扩展>

         <扩展>

              <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 that can have one of the following value: "x86", "x64", "arm", "arm64", or "x86a64".' />

特性和元素

属性

属性 说明 数据类型 必须 默认值
路径 应用包中 .dll 文件的相对路径。 一个字符串,其值长度在 1 到 256 个字符之间,不能包含以下字符:<、、>:"|?*
ProcessorArchitecture ProxyStub 注册的处理器体系结构。 可具有以下值之一的字符串: x86x64armarm64x86a64

子元素

无。

父元素

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

要求

Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/2
Minimum OS Version Windows 10版本 1709 (内部版本 16299)