com4:ManagedInProcessServer
Registers a managed in-process server with one or many class registrations.
<com4:ManagedInProcessServer>
<com4:ManagedInProcessServer>
XML
<com4:ManagedInProcessServer
Assembly = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
RuntimeVersion = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' >
<!-- Child elements -->
Class
ClassReference
</com4:ManagedInProcessServer>
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Assembly | The name of the assembly for the managed in-process server. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes | |
RuntimeVersion | The runtime version targeted by the managed in-proces server. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
Child element | Description |
---|---|
Class | Registers a managed in-process server with one or more classes. |
ClassReference | Specifies the class with which the managed in-process server is associated and sets registration details. |
Parent element | Description |
---|---|
Extensions (type: CT_ApplicationExtensions) | Defines one or more extensibility points for the app. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
Minimum OS Version | Windows 10 (Build 20348) |