Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the path and processor architecture of a ProxyStub DLL.
Element hierarchy
<com:ProxyStubDll>
<com2:ProxyStubDll>
Syntax
<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".' />
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 value with one of the following values: x86 or x64. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com:ProxyStub | Registers a proxy stub. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/2 |
Minimum OS Version | Windows 10 version 1709 (Build 16299) |