deployment:File

Specifies one or more DLL files that provide DEH functionality that is not included in the OS.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                        <deployment:DeploymentExtensionHandler>

                             <deployment:Files>

                                  <deployment:File>

Syntax

<deployment:File>
    'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *, ending with the case-insensitive file extension ".dll".'
</deployment:File>

Attributes and elements

Attributes

None.

Child elements

None.|

Parent elements

Parent element Description
deployment:Files Contains one or more File elements specifying DLL files that provide DEH functionality that ships outside of an OS release.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/deployment/windows10
Minimum OS Version Windows 10 (Build 20348)