com4:ProxyStubDll
指定 ProxyStub DLL 的路径和处理器体系结构。
元素层次结构
<com4:ProxyStubDll>
<com4:ProxyStubDll>
语法
<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 个字符之间的字符串,其长度不能包含这些字符:< 、> 、: 、" 、| 、? 或 * 。 |
是的 | |
ProcessorArchitecture | ProxyStub 注册的处理器体系结构。 | 可以具有以下值之一的字符串:x86、x64、arm、arm64或 x86a64。 | 是的 |
子元素
没有。
父元素
Parent 元素 | 描述 |
---|---|
com4:ProxyStub | 注册代理存根。 |
要求
项目 | 价值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (内部版本 20348) |