com4:ProxyStubDll
Specifies the path and processor architecture of a ProxyStub DLL.
Element hierarchy
<com4:ProxyStubDll>
<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>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Path | A relative path to the .dll file in the app package. | A string with a value between 1 and 256 characters in length that cannot contain these characters: < , > , : , " , | , ? , or * . |
Yes | |
ProcessorArchitecture | The processor architecture of the ProxyStub registration. | A string that can have one of the following values: x86, x64, arm, arm64, or x86a64. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com4:ProxyStub | Registers a proxy stub. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
Minimum OS Version | Windows 10 (Build 20348) |