deployment:DeploymentExtensionHandler
Allows an app to specify one or more DLL files that provide DEH functionality that ships outside of an OS release.
Element hierarchy
<deployment:DeploymentExtensionHandler>
Syntax
<deployment:DeploymentExtensionHandler>
<!-- Child elements -->
deployment:Files
</deployment:DeploymentExtensionHandler>
Attributes and elements
Attributes
None
Child elements
Child element | Description |
---|---|
deployment:Files | Contains one or more File elements specifying undocked DEH dlls. |
Parent elements
Parent element | Description |
---|---|
deployment:Extension | Declares an extensibility point for the app that specifies an undocked deployment extension handler (DEH). |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/deployment/windows10 |
Minimum OS Version | Windows 10 (Build 20348) |